Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc191 OatFileInfo& info = GetBestInfo(); in GetDexOptNeeded()
204 return GetBestInfo().Status() == kOatUpToDate; in IsUpToDate()
208 return GetBestInfo().ReleaseFileForUse(); in GetBestOatFile()
677 OatFileAssistant::OatFileInfo& OatFileAssistant::GetBestInfo() { in GetBestInfo() function in art::OatFileAssistant
Doat_file_assistant.h373 OatFileInfo& GetBestInfo();