Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc402 std::string dex_file_location = ResolveRelativeEncodedDexLocation( in Setup() local
1372 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1614 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1835 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in AddImageSpace() local
3515 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/dexlayout/
Ddexlayout.cc1888 const std::string& dex_file_location = dex_file->GetLocation(); in OutputDexFile() local
/art/runtime/gc/space/
Dimage_space.cc1817 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile() local
/art/compiler/
Doat_writer.cc3324 OatWriter::OatDexFile::OatDexFile(const char* dex_file_location, in OatDexFile()
/art/oatdump/
Doatdump.cc1008 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local