Searched refs:zip_data (Results 1 – 1 of 1) sorted by relevance
111 ZipEntry zip_data; in Create() local112 while ((result = Next(cookie, &zip_data, &zip_entry_name)) == 0) { in Create()118 util::make_unique<ZipFile>(collection->handle_, zip_data, Source(nested_path)); in Create()