Home
last modified time | relevance | path

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

/art/runtime/oat/
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
2169 const std::string& dex_file_location, in OatDexFile()
2226 const std::string& dex_file_location, in OatDexFile()
/art/runtime/
Dclass_linker.cc1911 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1947 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in OpenAndInitImageDexFiles() local
4205 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/oatdump/
Doatdump.cc968 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/art/runtime/gc/space/
Dimage_space.cc3460 const std::string& dex_file_location = dex_filenames.empty() ? in ValidateOatFile() local