Searched refs:VerifyBootClassPathChecksums (Results 1 – 5 of 5) sorted by relevance
234 static bool VerifyBootClassPathChecksums(std::string_view oat_checksums,245 static bool VerifyBootClassPathChecksums(
338 return gc::space::ImageSpace::VerifyBootClassPathChecksums( in TEST_F()
3210 if (!VerifyBootClassPathChecksums( in OpenOatFile()3901 bool ImageSpace::VerifyBootClassPathChecksums(std::string_view oat_checksums, in VerifyBootClassPathChecksums() function in art::gc::space::ImageSpace4008 bool ImageSpace::VerifyBootClassPathChecksums( in VerifyBootClassPathChecksums() function in art::gc::space::ImageSpace
152 bool match = gc::space::ImageSpace::VerifyBootClassPathChecksums( in GenerateOatForTest()
617 bool result = gc::space::ImageSpace::VerifyBootClassPathChecksums( in ValidateBootClassPathChecksums()