Searched refs:fake_location (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc306 std::string fake_location = location + kMultiDexSeparator + name; local
307 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location,

Completed in 585 milliseconds