Searched defs:in_instructionSet (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/art/artd/binder/artd-aidl-ndk-source/gen/com/android/server/art/ |
D | IArtd.cpp | 66 std::string in_instructionSet; in _aidl_com_android_server_art_IArtd_onTransact() local 305 std::string in_instructionSet; in _aidl_com_android_server_art_IArtd_onTransact() local 340 std::string in_instructionSet; in _aidl_com_android_server_art_IArtd_onTransact() local 768 …us BpArtd::getDexoptStatus(const std::string& in_dexFile, const std::string& in_instructionSet, co… in getDexoptStatus() 1241 …us BpArtd::getDexoptNeeded(const std::string& in_dexFile, const std::string& in_instructionSet, co… in getDexoptNeeded() 1293 …facts& in_outputArtifacts, const std::string& in_dexFile, const std::string& in_instructionSet, co… in dexopt()
|
/aosp_15_r20/out/soong/.intermediates/art/artd/binder/artd-aidl-ndk-source/gen/include/aidl/com/android/server/art/ |
D | BnArtd.h | 46 …pedAStatus getDexoptStatus(const std::string& in_dexFile, const std::string& in_instructionSet, co… in getDexoptStatus() 79 …pedAStatus getDexoptNeeded(const std::string& in_dexFile, const std::string& in_instructionSet, co… in getDexoptNeeded() 82 …facts& in_outputArtifacts, const std::string& in_dexFile, const std::string& in_instructionSet, co… in dexopt()
|
/aosp_15_r20/art/artd/ |
H A D | artd.cc | 581 const std::string& in_instructionSet, in getDexoptStatus() 957 const std::string& in_instructionSet, in getDexoptNeeded() 1001 const std::string& in_instructionSet, in dexopt()
|