Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h52 #define FB_VAR_UNLOCKED "unlocked" macro
/system/core/fastboot/device/
Dcommands.cpp90 {FB_VAR_UNLOCKED, {GetUnlocked, nullptr}}, in GetVarHandler()