Searched refs:fb_queue_flash_sparse (Results 1 – 3 of 3) sorted by relevance
/system/core/fastboot/ |
D | fastboot.h | 54 void fb_queue_flash_sparse(const char* ptn, struct sparse_file* s, uint32_t sz, size_t current,
|
D | engine.cpp | 160 void fb_queue_flash_sparse(const char* ptn, struct sparse_file* s, unsigned sz, size_t current, in fb_queue_flash_sparse() function
|
D | fastboot.cpp | 838 fb_queue_flash_sparse(pname, pair.first, pair.second, i + 1, sparse_files.size()); in flash_buf()
|