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

/system/core/fastboot/
H A Dfastboot.h46 int fb_download_data_sparse(Transport* transport, struct sparse_file* s);
H A Dprotocol.cpp335 int fb_download_data_sparse(Transport* transport, struct sparse_file* s) { function
H A Dengine.cpp401 status = fb_download_data_sparse(transport, reinterpret_cast<sparse_file*>(a->data));

Completed in 6 milliseconds