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

/art/runtime/
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 29 milliseconds