Home
last modified time | relevance | path

Searched defs:odex_file (Results 1 – 2 of 2) 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.cc223 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), in GenerateOdexForTest() local
269 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), in GeneratePicOdexForTest() local
306 std::unique_ptr<OatFile> odex_file(OatFile::Open(odex_location.c_str(), in GenerateNoPatchOdexForTest() local
1372 std::string odex_file; in TEST() local