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.h459 std::string cached_boot_class_path_checksums_; variable
Doat_file_assistant.cc643 oat_boot_class_path_checksums_view == cached_boot_class_path_checksums_) { in ValidateBootClassPathChecksums()
674 cached_boot_class_path_checksums_ = oat_boot_class_path_checksums_view; in ValidateBootClassPathChecksums()