Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc147 const OatFile* odex_file = GetOdexFile(); in OdexFileCompilerFilterIsOkay()
333 return GetOdexFile() != nullptr; in OdexFileExists()
349 const OatFile* odex_file = GetOdexFile(); in OdexFileIsOutOfDate()
366 const OatFile* odex_file = GetOdexFile(); in OdexFileIsUpToDate()
377 const OatFile* odex_file = GetOdexFile(); in OdexFileCompilerFilter()
872 const OatFile* odex_file = GetOdexFile(); in GetRequiredDexChecksum()
886 const OatFile* OatFileAssistant::GetOdexFile() { in GetOdexFile() function in art::OatFileAssistant
911 const OatFile* odex_file = GetOdexFile(); in OdexFileIsExecutable()
916 const OatFile* odex_file = GetOdexFile(); in OdexFileHasPatchInfo()
Doat_file_assistant.h327 const OatFile* GetOdexFile();