Home
last modified time | relevance | path

Searched defs:oat_location (Results 1 – 10 of 10) 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
1108 const std::string& oat_location, in RaceGenerateTask()
1162 std::string oat_location = GetOdexDir() + "/RaceToGenerate.oat"; in TEST_F() local
1336 std::string oat_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
1391 std::string oat_location = odex_dir + "/" + filebase + ".odex"; in TEST_F() local
Doat_file.cc240 const std::string& oat_location, in OpenOatFile()
1621 const std::string& oat_location, in Open()
1689 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/runtime/gc/space/
Dimage_space_test.cc232 std::string oat_location = GetScratchDir() + "/Oat.oat"; in TEST_F() local
Dimage_space.cc3135 std::string oat_location = in OpenOatFile() local
/art/libartbase/base/
Dfile_utils.cc360 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename()
/art/oatdump/
Doatdump.cc1885 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(image_filename); in Dump() local