Searched refs:FB_RESPONSE_SZ (Results 1 - 3 of 3) sorted by relevance

/system/core/fastboot/
H A Dfastboot.h41 #define FB_RESPONSE_SZ 64 macro
60 extern char cur_product[FB_RESPONSE_SZ + 1];
H A Dengine.c315 char resp[FB_RESPONSE_SZ+1];
319 resp[FB_RESPONSE_SZ] = 0;
H A Dfastboot.c45 char cur_product[FB_RESPONSE_SZ + 1];

Completed in 63 milliseconds