Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h62 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp159 bool GetOffModeChargeState(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetOffModeChargeState() function
H A Dcommands.cpp135 {FB_VAR_OFF_MODE_CHARGE_STATE, {GetOffModeChargeState, nullptr}},