Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h443 std::string cached_boot_class_path_checksums_; variable
Doat_file_assistant.cc670 cached_boot_class_path_checksums_ = boot_class_path_checksums; in ValidateBootClassPathChecksums()
674 return cached_boot_class_path_checksums_ == oat_boot_class_path_checksums; in ValidateBootClassPathChecksums()