Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1427 bool ValidateFromSystem(InstructionSet image_isa, in ValidateFromSystem() function in art::gc::space::ImageSpace::BootImageLayout
3467 if (!layout.ValidateFromSystem(image_isa, &oat_checksums, error_msg)) { in VerifyBootClassPathChecksums()