Home
last modified time | relevance | path

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

/system/core/libsparse/
Dsparse.cpp91 static int sparse_file_write_block(struct output_file* out, struct backed_block* bb) { in sparse_file_write_block() function
125 ret = sparse_file_write_block(out, bb); in write_all_blocks()
221 ret = sparse_file_write_block(out, bb); in sparse_file_foreach_chunk()
294 ret = sparse_file_write_block(out_counter, bb); in move_chunks_up_to_len()