Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc645 std::string boot_class_path_checksums = gc::space::ImageSpace::GetBootClassPathChecksums( in ValidateBootClassPathChecksums() local
651 if (boot_class_path_checksums.empty()) { in ValidateBootClassPathChecksums()
670 cached_boot_class_path_checksums_ = boot_class_path_checksums; in ValidateBootClassPathChecksums()