Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc350 std::string fake_location = GetMultiDexLocation(i, location.c_str()); in OpenFromZip() local
351 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location, in OpenFromZip()