Home
last modified time | relevance | path

Searched defs:VerifyDexFile (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier_test.cc77 void VerifyDexFile(const DexFile& dex) in VerifyDexFile() function in art::verifier::MethodVerifierTest
/art/dex2oat/
Dverifier_deps_test.cc188 void VerifyDexFile(const char* multidex = nullptr) { in VerifyDexFile() function in art::verifier::VerifierDepsTest
/art/dex2oat/driver/
Dcompiler_driver.cc2111 void CompilerDriver::VerifyDexFile(jobject class_loader, in VerifyDexFile() function in art::CompilerDriver