Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc608 std::string_view oat_boot_class_path_checksums_view(oat_boot_class_path_checksums); in ValidateBootClassPathChecksums() local
611 oat_boot_class_path_checksums_view == cached_boot_class_path_checksums_) { in ValidateBootClassPathChecksums()
618 oat_boot_class_path_checksums_view, in ValidateBootClassPathChecksums()
634 cached_boot_class_path_checksums_ = oat_boot_class_path_checksums_view; in ValidateBootClassPathChecksums()