Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier_test.cc44 void VerifyDexFile(const DexFile& dex) in VerifyDexFile() function in art::verifier::MethodVerifierTest
/art/compiler/driver/
Dcompiler_driver.cc1943 void CompilerDriver::VerifyDexFile(jobject class_loader, const DexFile& dex_file, in VerifyDexFile() function in art::CompilerDriver