Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc411 const std::string& dex_file_location, in ReadIndexBssMapping()
591 std::string dex_file_location; in Setup() local
1524 /* out */ std::string* dex_file_location, in ResolveRelativeEncodedDexLocation()
1862 const std::string& dex_file_location, in OatDexFile()
1905 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1784 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
2049 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in AddImageSpace() local
3822 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/dexlayout/
Ddexlayout.cc1823 const std::string& dex_file_location = input_dex_file->GetLocation(); in OutputDexFile() local
/art/runtime/gc/space/
Dimage_space.cc2154 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile() local
/art/dex2oat/linker/
Doat_writer.cc4023 OatWriter::OatDexFile::OatDexFile(const char* dex_file_location, in OatDexFile()
/art/oatdump/
Doatdump.cc965 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local