Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h278 bool IsUseable();
Doat_file_assistant.cc655 if (oat_.IsUseable()) { in GetBestInfo()
703 bool OatFileAssistant::OatFileInfo::IsUseable() { in IsUseable() function in art::OatFileAssistant::OatFileInfo
789 if (IsUseable()) { in GetDexOptNeeded()