Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h438 bool image_info_load_attempted_ = false; variable
Doat_file_assistant.cc969 if (!image_info_load_attempted_) { in GetImageInfo()
970 image_info_load_attempted_ = true; in GetImageInfo()
1020 if (!image_info_load_attempted_) { in GetCombinedImageChecksum()