Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h54 void fb_queue_flash_sparse(const char* ptn, struct sparse_file* s, uint32_t sz, size_t current,
Dengine.cpp160 void fb_queue_flash_sparse(const char* ptn, struct sparse_file* s, unsigned sz, size_t current, in fb_queue_flash_sparse() function
Dfastboot.cpp838 fb_queue_flash_sparse(pname, pair.first, pair.second, i + 1, sparse_files.size()); in flash_buf()