Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc420 const std::string& dex_file_location, in ReadIndexBssMapping()
691 std::string dex_file_location(oat_dex_file_location); in Setup() local
1067 const std::string& dex_file_location = linker != nullptr ? in Setup() local
2158 const std::string& dex_file_location, in OatDexFile()
2211 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1840 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1876 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in OpenAndInitImageDexFiles() local
4053 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/dexlayout/
Ddexlayout.cc2129 const std::string& dex_file_location = input_dex_file->GetLocation(); in OutputDexFile() local
/art/oatdump/
Doatdump.cc950 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/art/runtime/gc/space/
Dimage_space.cc3463 const std::string& dex_file_location = in ValidateOatFile() local