Searched refs:VerifyBootClassPathChecksums (Results 1 – 6 of 6) sorted by relevance
234 static bool VerifyBootClassPathChecksums(std::string_view oat_checksums,244 static bool VerifyBootClassPathChecksums(
334 return gc::space::ImageSpace::VerifyBootClassPathChecksums( in TEST_F()
2905 if (!VerifyBootClassPathChecksums( in OpenOatFile()3427 bool ImageSpace::VerifyBootClassPathChecksums(std::string_view oat_checksums, in VerifyBootClassPathChecksums() function in art::gc::space::ImageSpace3520 bool ImageSpace::VerifyBootClassPathChecksums( in VerifyBootClassPathChecksums() function in art::gc::space::ImageSpace
173 bool match = gc::space::ImageSpace::VerifyBootClassPathChecksums( in GenerateOatForTest()
657 result = gc::space::ImageSpace::VerifyBootClassPathChecksums( in ValidateBootClassPathChecksums()
389 if (!ImageSpace::VerifyBootClassPathChecksums(checksums, in ValidateBcp()