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.h442 std::string cached_boot_class_path_; variable
Doat_file_assistant.cc617 if (oat_boot_class_path_view == cached_boot_class_path_ && in ValidateBootClassPathChecksums()
653 cached_boot_class_path_ = oat_boot_class_path_view; in ValidateBootClassPathChecksums()