Home
last modified time | relevance | path

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

/system/core/libsparse/
Dsparse.c202 static int out_counter_write(void *priv, const void *data __unused, int len) in out_counter_write() function
216 out = output_file_open_callback(out_counter_write, &count, in sparse_file_len()
254 out_counter = output_file_open_callback(out_counter_write, &count, in move_chunks_up_to_len()