Searched refs:GetOdexFile (Results 1 – 2 of 2) sorted by relevance
147 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::OatFileAssistant911 const OatFile* odex_file = GetOdexFile(); in OdexFileIsExecutable()916 const OatFile* odex_file = GetOdexFile(); in OdexFileHasPatchInfo()
327 const OatFile* GetOdexFile();