Searched refs:VerifyOatAndDexFileChecksums (Results 1 – 3 of 3) sorted by relevance
346 if (ClassLinker::VerifyOatAndDexFileChecksums(oat_file.get(), filename, location_checksum, in CopyProfileFile()
295 static bool VerifyOatAndDexFileChecksums(const OatFile* oat_file,
1134 bool ClassLinker::VerifyOatAndDexFileChecksums(const OatFile* oat_file, in VerifyOatAndDexFileChecksums() function in art::ClassLinker1187 bool verified = VerifyOatAndDexFileChecksums(oat_file, dex_location, *dex_location_checksum, in VerifyOatWithDexFile()