Home
last modified time | relevance | path

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

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