Home
last modified time | relevance | path

Searched refs:VerifyBootClassPathChecksums (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h249 static bool VerifyBootClassPathChecksums(
H A Dimage_space.cc2958 if (!VerifyBootClassPathChecksums( in OpenOatFile()
3614 bool ImageSpace::VerifyBootClassPathChecksums( in VerifyBootClassPathChecksums() function in art::gc::space::ImageSpace