Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h358 bool status_attempted_ = false; variable
Doat_file_assistant.cc717 if (!status_attempted_) { in Status()
718 status_attempted_ = true; in Status()
917 status_attempted_ = false; in Reset()