Searched defs:fake_location (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Ddex_file.cc380 std::string fake_location = GetMultiDexLocation(i, location.c_str()); local
381 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location,

Completed in 18 milliseconds