Searched refs:proc_function_ (Results 1 – 1 of 1) sorted by relevance
1506 : Writer(), proc_function_(func), cookie_(cookie) {} in ProcessWriter()1509 return proc_function_(buf, buf_size, cookie_); in Append()1513 ProcessZipEntryFunction proc_function_; member in ProcessWriter