Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h62 #define FB_VAR_IS_USERSPACE "is-userspace" macro
/system/core/fastboot/device/
Dcommands.cpp100 {FB_VAR_IS_USERSPACE, {GetIsUserspace, nullptr}}, in GetVarHandler()