Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h458 std::string cached_boot_class_path_; variable
Doat_file_assistant.cc642 if (oat_boot_class_path_view == cached_boot_class_path_ && in ValidateBootClassPathChecksums()
673 cached_boot_class_path_ = oat_boot_class_path_view; in ValidateBootClassPathChecksums()