OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sparse_file_callback
(Results
1 - 3
of
3
) sorted by null
/system/core/libsparse/include/sparse/
sparse.h
175
*
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/
protocol.c
306
r =
sparse_file_callback
(s, true, false, fb_download_data_sparse_write, usb);
/system/core/libsparse/
sparse.c
171
int
sparse_file_callback
(struct sparse_file *s, bool sparse, bool crc,
function
Completed in 39 milliseconds