Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h372 bool status_attempted_ = false; variable
Doat_file_assistant.cc773 if (!status_attempted_) { in Status()
774 status_attempted_ = true; in Status()
958 status_attempted_ = false; in Reset()