Searched refs:FB_VAR_VERSION (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 47 #define FB_VAR_VERSION "version" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 107 {FB_VAR_VERSION, {GetVersion, nullptr}}, in GetVarHandler() |