Searched refs:fake_location (Results 1 – 1 of 1) sorted by relevance
380 std::string fake_location = GetMultiDexLocation(i, location.c_str()); in OpenFromZip() local381 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location, in OpenFromZip()