Home
last modified time | relevance | path

Searched defs:dex_file_location (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/runtime/
H A Doat_file.cc436 const std::string& dex_file_location, in ReadIndexBssMapping()
685 std::string dex_file_location(oat_dex_file_location); in Setup() local
2080 const std::string& dex_file_location, in OatDexFile()
2133 const std::string& dex_file_location, in OatDexFile()
H A Dclass_linker.cc1716 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1933 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in AddImageSpace() local
3908 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/aosp12/art/dexlayout/
H A Ddexlayout.cc1827 const std::string& dex_file_location = input_dex_file->GetLocation(); in OutputDexFile() local
/aosp12/art/oatdump/
H A Doatdump.cc947 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc3855 OatWriter::OatDexFile::OatDexFile(const char* dex_file_location, in OatDexFile()
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc3273 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile() local