Home
last modified time | relevance | path

Searched defs:oat_location (Results 1 – 10 of 10) sorted by relevance

/art/runtime/oat/
Doat_file_test.cc37 std::string oat_location; in TEST_F() local
61 std::string oat_location; in TEST_F() local
Doat_file_assistant_test.cc874 std::string oat_location; in TEST_P() local
1545 const std::string& oat_location, in RaceGenerateTask()
1598 std::string oat_location = GetOdexDir() + "/RaceToGenerate.oat"; in TEST_F() local
2316 std::string oat_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
2371 std::string oat_location = odex_dir + "/" + filebase + ".odex"; in TEST_F() local
Doat_file.cc260 const std::string& oat_location, in OpenOatFile()
1907 const std::string& oat_location, in Open()
1977 const std::string& oat_location, in Open()
/art/runtime/
Ddexopt_test.cc99 const std::string& oat_location, in GenerateOatForTest()
193 std::string oat_location; in GenerateOatForTest() local
/art/dex2oat/
Ddex2oat_cts_test.cc70 const std::string oat_location = GetScratchDir() + "/base.oat"; in TEST_F() local
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc282 std::string oat_location = GetOdexDir() + "/OdexOatOverlap.oat"; in TEST_F() local
/art/runtime/gc/space/
Dimage_space_test.cc227 std::string oat_location = GetScratchDir() + "/Oat.oat"; in TEST_F() local
Dimage_space.cc1758 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(art_location); in ValidateOatFile() local
2867 std::string oat_location = in OpenOatFile() local
/art/libartbase/base/
Dfile_utils.cc715 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename()
/art/oatdump/
Doatdump.cc1873 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(image_filename); in Dump() local