Home
last modified time | relevance | path

Searched defs:oat_filename (Results 1 – 8 of 8) sorted by relevance

/art/runtime/
Dimage.h97 std::string oat_filename = image; in GetOatLocationFromImageLocation() local
Druntime.cc611 std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(system_filename.c_str()); in OpenDexFilesFromImage() local
/art/compiler/
Dimage_test.cc60 std::string oat_filename(image_filename, 0, image_filename.size() - 3); in TEST_F() local
Dimage_writer.cc77 const std::string& oat_filename, in Write()
/art/dex2oat/
Ddex2oat.cc467 const std::string& oat_filename, in CreateImageFile()
856 std::string oat_filename; in dex2oat() local
/art/runtime/native/
Ddalvik_system_DexFile.cc289 static jbyte IsDexOptNeededForFile(const std::string& oat_filename, const char* filename, in CopyProfileFile()
/art/runtime/gc/space/
Dimage_space.cc740 std::string oat_filename = ImageHeader::GetOatLocationFromImageLocation(image_path); in OpenOatFile() local
/art/oatdump/
Doatdump.cc1703 const char* oat_filename = nullptr; in oatdump() local