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