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