Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc292 std::string dex_file_location = ResolveRelativeEncodedDexLocation( in Setup() local
1146 const std::string& dex_file_location, in OatDexFile()
Dclass_linker.cc1546 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles() local
1615 std::string dex_file_location(h_dex_cache->GetLocation()->ToModifiedUtf8()); in AddImageSpace() local
3201 std::string dex_file_location = dex_file.GetLocation(); in RegisterDexFileLocked() local
/art/runtime/gc/space/
Dimage_space.cc1475 const std::string& dex_file_location = oat_dex_file->GetDexFileLocation(); in ValidateOatFile() local
/art/compiler/
Doat_writer.cc2248 OatWriter::OatDexFile::OatDexFile(const char* dex_file_location, in OatDexFile()
/art/oatdump/
Doatdump.cc641 std::string dex_file_location = oat_dex_file.GetDexFileLocation(); in ExportDexFile() local