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