Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/
H A Dconstants.h66 #define FB_VAR_IS_USERSPACE "is-userspace" macro
/aosp12/system/core/fastboot/device/
H A Dcommands.cpp136 {FB_VAR_IS_USERSPACE, {GetIsUserspace, nullptr}}, in GetVarHandler()