Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h64 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp177 bool GetBatteryVoltage(FastbootDevice* device, const std::vector<std::string>& /* args */, in GetBatteryVoltage() function
H A Dcommands.cpp136 {FB_VAR_BATTERY_VOLTAGE, {GetBatteryVoltage, nullptr}},