Searched refs:out_counter_write (Results 1 - 1 of 1) sorted by relevance

/system/core/libsparse/
H A Dsparse.c192 static int out_counter_write(void *priv, const void *data, int len) function
206 out = output_file_open_callback(out_counter_write, &count,
242 out_counter = output_file_open_callback(out_counter_write, &count,
250 /* will call out_counter_write to update count */

Completed in 68 milliseconds