Searched refs:FB_VAR_SERIALNO (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 53 #define FB_VAR_SERIALNO "serialno" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 113 {FB_VAR_SERIALNO, {GetSerial, nullptr}}, in GetVarHandler() |