Searched refs:FB_VAR_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 52 #define FB_VAR_UNLOCKED "unlocked" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 90 {FB_VAR_UNLOCKED, {GetUnlocked, nullptr}}, in GetVarHandler() |