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

/system/core/libsparse/include/sparse/
H A Dsparse.h175 * sparse_file_callback - call a callback for blocks in sparse file
192 int sparse_file_callback(struct sparse_file *s, bool sparse, bool crc,
/system/core/fastboot/
H A Dprotocol.c306 r = sparse_file_callback(s, true, false, fb_download_data_sparse_write, usb);
/system/core/libsparse/
H A Dsparse.c171 int sparse_file_callback(struct sparse_file *s, bool sparse, bool crc, function

Completed in 59 milliseconds