Searched refs:FB_VAR_VERSION_OS (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 51 #define FB_VAR_VERSION_OS "version-os" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 120 {FB_VAR_VERSION_OS, {GetOsVersion, nullptr}}, in GetVarHandler() |