Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc425 const std::string& dex_file_location, in ReadIndexBssMapping()
604 std::string dex_file_location(oat_dex_file_location); in Setup() local
1865 const std::string& dex_file_location, in OatDexFile()
1908 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1872 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
2133 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in AddImageSpace() local
4060 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/dexlayout/
Ddexlayout.cc1827 const std::string& dex_file_location = input_dex_file->GetLocation(); in OutputDexFile() local
/art/dex2oat/linker/
Doat_writer.cc3903 OatWriter::OatDexFile::OatDexFile(const char* dex_file_location, in OatDexFile()
/art/oatdump/
Doatdump.cc968 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local
/art/runtime/gc/space/
Dimage_space.cc3757 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile() local