Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.cc541 const std::string& dex_file_location, in ReadIndexBssMapping()
586 const std::string& dex_file_location, in ReadBssMappingInfo()
821 std::string dex_file_location(oat_dex_file_location); in Setup() local
1172 const std::string& dex_file_location = linker != nullptr in Setup() local
2291 const std::string& dex_file_location, in OatDexFile()
2348 const std::string& dex_file_location, in OatDexFile()
/art/runtime/
Dclass_linker.cc1718 std::string dex_file_location = in PatchDexCacheLocations() local
1940 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1976 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in OpenAndInitImageDexFiles() local
4471 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/oatdump/
Doatdump.cc974 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/art/runtime/gc/space/
Dimage_space.cc3485 const std::string& dex_file_location = dex_filenames.empty() ? in ValidateOatFile() local