Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h440 bool profile_load_attempted_ = false; variable
Doat_file_assistant.cc90 profile_load_attempted_ = true; in OatFileAssistant()
938 if (!profile_load_attempted_) { in CopyProfileFile()
942 profile_load_attempted_ = true; in CopyProfileFile()