Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h62 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp188 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatteryVoltage() function
Dcommands.cpp128 {FB_VAR_BATTERY_VOLTAGE, {GetBatteryVoltage, nullptr}}, in GetVarHandler()