Searched refs:GetBestInfo (Results 1 – 2 of 2) sorted by relevance
191 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
373 OatFileInfo& GetBestInfo();