Home
last modified time | relevance | path

Searched refs:BatteryRechargingControl (Results 1 – 8 of 8) sorted by relevance

/device/google/bonito/health/
DBatteryRechargingControl.cpp30 BatteryRechargingControl::BatteryRechargingControl() { in BatteryRechargingControl() function in device::google::bonito::health::BatteryRechargingControl
35 int BatteryRechargingControl::mapSysfsString(const char *str, struct sysfsStringEnumMap map[]) { in mapSysfsString()
43 int BatteryRechargingControl::getBatteryStatus(const char *status) { in getBatteryStatus()
63 int64_t BatteryRechargingControl::getTime(void) { in getTime()
67 int BatteryRechargingControl::RemapSOC(int soc) { in RemapSOC()
75 void BatteryRechargingControl::updateBatteryProperties(struct android::BatteryProperties *props) { in updateBatteryProperties()
DBatteryRechargingControl.h59 class BatteryRechargingControl {
61 BatteryRechargingControl();
DAndroid.bp24 "BatteryRechargingControl.cpp",
32 "-Wno-implicit-fallthrough", // warning in BatteryRechargingControl.cpp
DHealthService.cpp44 using ::device::google::bonito::health::BatteryRechargingControl;
58 static BatteryRechargingControl battRechargingControl;
/device/google/crosshatch/health/
DBatteryRechargingControl.cpp31 BatteryRechargingControl::BatteryRechargingControl() { in BatteryRechargingControl() function in device::google::crosshatch::health::BatteryRechargingControl
36 int BatteryRechargingControl::mapSysfsString(const char *str, struct sysfsStringEnumMap map[]) { in mapSysfsString()
44 int BatteryRechargingControl::getBatteryStatus(const char *status) { in getBatteryStatus()
64 int64_t BatteryRechargingControl::getTime(void) { in getTime()
68 int BatteryRechargingControl::RemapSOC(int soc) { in RemapSOC()
76 void BatteryRechargingControl::updateBatteryProperties(struct android::BatteryProperties *props) { in updateBatteryProperties()
DBatteryRechargingControl.h61 class BatteryRechargingControl {
63 BatteryRechargingControl();
DAndroid.bp24 "BatteryRechargingControl.cpp",
30 "-Wno-implicit-fallthrough", // warning in BatteryRechargingControl.cpp
DHealthService.cpp47 using ::device::google::crosshatch::health::BatteryRechargingControl;
53 static BatteryRechargingControl battRechargingControl;