Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h392 bool cached_odex_file_name_attempted_ = false; variable
Doat_file_assistant.cc253 if (!cached_odex_file_name_attempted_) { in OdexFileName()
255 cached_odex_file_name_attempted_ = true; in OdexFileName()