Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc420 const std::string& dex_file_location, in ReadIndexBssMapping()
671 std::string dex_file_location(oat_dex_file_location); in Setup() local
1049 const std::string& dex_file_location = linker != nullptr ? in Setup() local
2142 const std::string& dex_file_location, in OatDexFile()
2195 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1720 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1936 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in AddImageSpace() local
3810 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/dexlayout/
Ddexlayout.cc1894 const std::string& dex_file_location = input_dex_file->GetLocation(); in OutputDexFile() local
/art/oatdump/
Doatdump.cc954 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/art/dex2oat/linker/
Doat_writer.cc4069 OatWriter::OatDexFile::OatDexFile(const char* dex_file_location, in OatDexFile()
/art/runtime/gc/space/
Dimage_space.cc3579 const std::string& dex_file_location = in ValidateOatFile() local