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

  /system/core/fastboot/
fastboot.h 49 void fb_queue_flash(const char *ptn, void *data, unsigned sz);
fastboot.c 681 fb_queue_flash(pname, buf->data, buf->sz);
1073 fb_queue_flash(pname, data, sz);
engine.c 361 // Following piece of code is similar to fb_queue_flash() but executes
387 void fb_queue_flash(const char *ptn, void *data, unsigned sz) function

Completed in 70 milliseconds