Home
last modified time | relevance | path

Searched refs:FB_VAR_HW_REVISION (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dconstants.h66 #define FB_VAR_HW_REVISION "hw-revision" macro
/system/core/fastboot/device/
Dcommands.cpp130 {FB_VAR_HW_REVISION, {GetHardwareRevision, nullptr}}, in GetVarHandler()