Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h70 bool GetBatterySerialNumber(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp574 bool GetBatterySerialNumber(FastbootDevice* device, const std::vector<std::string>&, in GetBatterySerialNumber() function
Dcommands.cpp150 {FB_VAR_BATTERY_SERIAL_NUMBER, {GetBatterySerialNumber, nullptr}},