Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h64 bool GetBatterySoCOk(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp143 bool GetBatterySoCOk(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatterySoCOk() function
Dcommands.cpp139 {FB_VAR_BATTERY_SOC_OK, {GetBatterySoCOk, nullptr}}, in GetVarHandler()