HomeSort by relevance Sort by last modified time
    Searched refs:fb_download_data_sparse (Results 1 - 3 of 3) sorted by null

  /system/core/fastboot/
fastboot.h 46 int fb_download_data_sparse(Transport* transport, struct sparse_file* s);
protocol.cpp 335 int fb_download_data_sparse(Transport* transport, struct sparse_file* s) { function
engine.cpp 337 status = fb_download_data_sparse(transport, reinterpret_cast<sparse_file*>(a->data));

Completed in 62 milliseconds