Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.h470 bool status_attempted_ = false; variable
Doat_file_assistant.cc993 if (!status_attempted_) { in Status()
994 status_attempted_ = true; in Status()
1244 status_attempted_ = false; in Reset()