Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file.cc450 const std::string& dex_file_location, in ReadIndexBssMapping()
495 const std::string& dex_file_location, in ReadBssMappingInfo()
730 std::string dex_file_location(oat_dex_file_location); in Setup() local
1076 const std::string& dex_file_location = linker != nullptr in Setup() local
2189 const std::string& dex_file_location, in OatDexFile()
2246 const std::string& dex_file_location, in OatDexFile()
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc1925 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1961 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in OpenAndInitImageDexFiles() local
4260 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/aosp_15_r20/art/oatdump/
H A Doatdump.cc976 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc3479 const std::string& dex_file_location = dex_filenames.empty() ? in ValidateOatFile() local