Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h416 bool cached_oat_file_name_attempted_ = false; variable
Doat_file_assistant.cc91 cached_oat_file_name_attempted_ = true; in OatFileAssistant()
394 if (!cached_oat_file_name_attempted_) { in OatFileName()
395 cached_oat_file_name_attempted_ = true; in OatFileName()