Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h283 bool IsUseable();
Doat_file_assistant.cc693 if (oat_.IsUseable()) { in GetBestInfo()
748 bool OatFileAssistant::OatFileInfo::IsUseable() { in IsUseable() function in art::OatFileAssistant::OatFileInfo
832 if (IsUseable()) { in GetDexOptNeeded()