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