HomeSort by relevance Sort by last modified time
    Searched refs:GetBestInfo (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file_assistant.cc 213 OatFileInfo& info = GetBestInfo();
247 return GetBestInfo().Status() == kOatUpToDate;
262 OatFileInfo& info = GetBestInfo();
291 return GetBestInfo().ReleaseFileForUse();
    [all...]
oat_file_assistant.h 454 OatFileInfo& GetBestInfo();

Completed in 50 milliseconds