Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc941 const char* boot_class_path_checksum = in Setup() local
943 if (boot_class_path_checksum == nullptr || in Setup()
944 boot_class_path_checksum[0] != gc::space::ImageSpace::kImageChecksumPrefix) { in Setup()