Home
last modified time | relevance | path

Searched defs:dex_file_location (Results 1 – 3 of 3) 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()
/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