Home
last modified time | relevance | path

Searched defs:odex_file (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file_assistant.cc147 const OatFile* odex_file = GetOdexFile(); in OdexFileCompilerFilterIsOkay() local
349 const OatFile* odex_file = GetOdexFile(); in OdexFileIsOutOfDate() local
366 const OatFile* odex_file = GetOdexFile(); in OdexFileIsUpToDate() local
377 const OatFile* odex_file = GetOdexFile(); in OdexFileCompilerFilter() local
872 const OatFile* odex_file = GetOdexFile(); in GetRequiredDexChecksum() local
911 const OatFile* odex_file = GetOdexFile(); in OdexFileIsExecutable() local
916 const OatFile* odex_file = GetOdexFile(); in OdexFileHasPatchInfo() local
Doat_file_assistant_test.cc113 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), in GenerateOdexForTest() local
1202 std::string odex_file; in TEST() local
/art/dex2oat/
Ddex2oat_test.cc68 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), local
85 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), local
319 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), in CheckResult() local