Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h51 #define FB_VAR_SECURE "secure" macro
/system/core/fastboot/device/
Dcommands.cpp89 {FB_VAR_SECURE, {GetSecure, nullptr}}, in GetVarHandler()