Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h65 #define FB_VAR_OFF_MODE_CHARGE_STATE "off-mode-charge" macro
/system/core/fastboot/device/
Dcommands.cpp101 {FB_VAR_OFF_MODE_CHARGE_STATE, {GetOffModeChargeState, nullptr}}, in GetVarHandler()