Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h47 #define FB_VAR_VERSION_BOOTLOADER "version-bootloader" macro
/system/core/fastboot/device/
Dcommands.cpp84 {FB_VAR_VERSION_BOOTLOADER, {GetBootloaderVersion, nullptr}}, in GetVarHandler()