Searched refs:BatteryProperties (Results 1 – 19 of 19) sorted by relevance
33 void convertToHealthInfo(const struct android::BatteryProperties *p,36 struct android::BatteryProperties *p);
32 int healthd_board_battery_update(struct android::BatteryProperties*) { in healthd_board_battery_update() argument49 void healthd_mode_default_impl_battery_update(struct android::BatteryProperties*) { in healthd_mode_default_impl_battery_update() argument
157 struct BatteryProperties props; in update()
45 void logBatteryProperties(struct android::BatteryProperties *props);89 bool recordSample(struct android::BatteryProperties *props);
29 void update(struct android::BatteryProperties *props);
40 void updateThermalState(const struct android::BatteryProperties *props);
40 void logShutdownVoltage(struct android::BatteryProperties *props);
24 int healthd_board_battery_update(struct android::BatteryProperties*) in healthd_board_battery_update() argument
33 void DeviceHealth::update(struct android::BatteryProperties *props) { in update()
43 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState()
93 void LowBatteryShutdownMetrics::logShutdownVoltage(struct android::BatteryProperties *props) { in logShutdownVoltage()
155 bool BatteryMetricsLogger::recordSample(struct android::BatteryProperties *props) { in recordSample()214 void BatteryMetricsLogger::logBatteryProperties(struct android::BatteryProperties *props) { in logBatteryProperties()
53 struct android::BatteryProperties p = {}; in update()
104 void convertToHealthInfo(const struct android::BatteryProperties *p, in convertToHealthInfo()125 struct android::BatteryProperties *p) { in convertFromHealthInfo()
72 void healthd_mode_service_2_0_battery_update(struct android::BatteryProperties* prop) { in healthd_mode_service_2_0_battery_update()
69 struct BatteryProperties props;77 conversion to `BatteryProperties`.
237 struct BatteryProperties props = {}; in shouldKeepScreenOn()
96 int healthd_board_battery_update(struct android::BatteryProperties*) {