Home
last modified time | relevance | path

Searched refs:GetOffModeChargeState (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/device/
Dvariables.h60 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp172 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetOffModeChargeState() function
Dcommands.cpp137 {FB_VAR_OFF_MODE_CHARGE_STATE, {GetOffModeChargeState, nullptr}}, in GetVarHandler()