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

  /system/core/fastboot/
fastboot.h 59 void fb_queue_download(const char *name, void *data, unsigned size);
fastboot.c 719 fb_queue_download("signature", data, sz);
797 fb_queue_download("signature", data, sz);
1142 fb_queue_download("signature", data, sz);
    [all...]
engine.c 348 void fb_queue_download(const char *name, void *data, unsigned size) function

Completed in 751 milliseconds