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

  /system/core/fastboot/
fastboot.h 45 int64_t fb_download_data_fd(Transport* transport, int fd, uint32_t size);
protocol.cpp 243 int64_t fb_download_data_fd(Transport* transport, int fd, uint32_t size) { function
engine.cpp 387 status = fb_download_data_fd(transport, a->fd, a->size);

Completed in 258 milliseconds