Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h47 #define FB_VAR_VERSION "version" macro
/system/core/fastboot/device/
Dcommands.cpp107 {FB_VAR_VERSION, {GetVersion, nullptr}}, in GetVarHandler()