Searched refs:VerifyOatAndDexFileChecksums (Results 1 - 3 of 3) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_DexFile.cc346 if (ClassLinker::VerifyOatAndDexFileChecksums(oat_file.get(), filename, location_checksum,
/art/runtime/
H A Dclass_linker.h295 static bool VerifyOatAndDexFileChecksums(const OatFile* oat_file,
H A Dclass_linker.cc1134 bool ClassLinker::VerifyOatAndDexFileChecksums(const OatFile* oat_file, function in class:art::ClassLinker
1187 bool verified = VerifyOatAndDexFileChecksums(oat_file, dex_location, *dex_location_checksum,

Completed in 1027 milliseconds