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