Searched refs:FB_VAR_SECURE (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 51 #define FB_VAR_SECURE "secure" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 89 {FB_VAR_SECURE, {GetSecure, nullptr}}, in GetVarHandler() |