Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.cc72 const std::string& oat_location, in GenerateOatForTest()
159 std::string oat_location; in GenerateOatForTest() local
Doat_file_test.cc140 std::string oat_location; in TEST_F() local
164 std::string oat_location; in TEST_F() local
Doat_file_assistant_test.cc549 std::string oat_location; in TEST_F() local
1184 const std::string& oat_location, in RaceGenerateTask()
1238 std::string oat_location = GetOdexDir() + "/RaceToGenerate.oat"; in TEST_F() local
1391 std::string oat_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
1444 std::string oat_location = odex_dir + "/" + filebase + ".odex"; in TEST_F() local
Doat_file.cc234 const std::string& oat_location, in OpenOatFile()
1584 const std::string& oat_location, in Open()
1652 const std::string& oat_location, in Open()
/art/dexlayout/
Ddexdiag_test.cc67 std::string oat_location = GetSystemImageFilename(default_location.c_str(), kRuntimeISA); in OpenOatAndVdexFiles() local
/art/runtime/gc/space/
Dimage_space_test.cc33 std::string oat_location = GetScratchDir() + "/Oat.oat"; in TEST_F() local
Dimage_space.cc1798 std::string oat_location = in OpenOatFile() local
/art/libartbase/base/
Dfile_utils.cc282 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename()
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc275 std::string oat_location = GetOdexDir() + "/OdexOatOverlap.oat"; in TEST_F() local
/art/oatdump/
Doatdump.cc1882 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(image_filename); in Dump() local