Searched defs:LoadDexFile (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/dex2oat/ | ||
H A D | verifier_deps_test.cc | 117 void LoadDexFile(ScopedObjectAccess& soa, const char* name1, const char* name2 = nullptr) in LoadDexFile() function in art::verifier::VerifierDepsTest |
/aosp_15_r20/art/tools/art_verifier/ | ||
H A D | art_verifier.cc | 43 bool LoadDexFile(const std::string& dex_filename, in LoadDexFile() function |