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