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.cc675 if (oat_.IsUseable()) { in GetBestInfo()
730 bool OatFileAssistant::OatFileInfo::IsUseable() { in IsUseable() function in art::OatFileAssistant::OatFileInfo
816 if (IsUseable()) { in GetDexOptNeeded()