Searched refs:ProcessWriter (Results 1 – 1 of 1) sorted by relevance
1423 class ProcessWriter : public zip_archive::Writer { class1425 ProcessWriter(ProcessZipEntryFunction func, void* cookie) in ProcessWriter() function in ProcessWriter1445 ProcessWriter writer(func, cookie); in ProcessZipEntryContents()