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

  /system/core/fastboot/
fastboot.h 38 char *fb_get_error(void);
engine.c 331 status = a->func(a, status, status ? fb_get_error() : "");
335 status = a->func(a, status, status ? fb_get_error() : "");
339 status = a->func(a, status, status ? fb_get_error() : resp);
protocol.c 38 char *fb_get_error(void) function

Completed in 3321 milliseconds