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