Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_test.cc39 std::string oat_location; in TEST_F() local
62 std::string oat_location; in TEST_F() local
Ddexopt_test.cc95 const std::string& oat_location, in GenerateOatForTest()
181 std::string oat_location; in GenerateOatForTest() local
Doat_file_assistant_test.cc576 std::string oat_location; in TEST_F() local
1211 const std::string& oat_location, in RaceGenerateTask()
1265 std::string oat_location = GetOdexDir() + "/RaceToGenerate.oat"; in TEST_F() local
1439 std::string oat_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
1492 std::string oat_location = odex_dir + "/" + filebase + ".odex"; in TEST_F() local
Doat_file.cc239 const std::string& oat_location, in OpenOatFile()
1608 const std::string& oat_location, in Open()
1676 const std::string& oat_location, in Open()
/art/dexlayout/
Ddexdiag_test.cc62 std::string oat_location = GetSystemImageFilename(default_location.c_str(), kRuntimeISA); in OpenOatAndVdexFiles() local
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc282 std::string oat_location = GetOdexDir() + "/OdexOatOverlap.oat"; in TEST_F() local
/art/libartbase/base/
Dfile_utils.cc359 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename()
/art/runtime/gc/space/
Dimage_space_test.cc228 std::string oat_location = GetScratchDir() + "/Oat.oat"; in TEST_F() local
/art/oatdump/
Doatdump.cc1881 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(image_filename); in Dump() local