Searched refs:next_dex_file (Results 1 – 1 of 1) sorted by relevance
351 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location, in OpenFromZip() local353 if (next_dex_file.get() == nullptr) { in OpenFromZip()359 dex_files->push_back(std::move(next_dex_file)); in OpenFromZip()