Home
last modified time | relevance | path

Searched refs:BatteryProperties (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/health/1.0/default/include/
Dhal_conversion.h33 void convertToHealthInfo(const struct android::BatteryProperties *p,
36 struct android::BatteryProperties *p);
/hardware/google/pixel/health/include/pixelhealth/
DBatteryMetricsLogger.h44 void logBatteryProperties(struct android::BatteryProperties *props);
88 bool recordSample(struct android::BatteryProperties *props);
DDeviceHealth.h29 void update(struct android::BatteryProperties *props);
DLowBatteryShutdownMetrics.h40 void logShutdownVoltage(struct android::BatteryProperties *props);
DBatteryThermalControl.h40 void updateThermalState(const struct android::BatteryProperties *props);
/hardware/interfaces/health/2.0/default/
DHealthImplDefault.cpp44 int healthd_board_battery_update(struct android::BatteryProperties*) { in healthd_board_battery_update() argument
61 void healthd_mode_default_impl_battery_update(struct android::BatteryProperties*) { in healthd_mode_default_impl_battery_update() argument
DHealth.cpp249 struct android::BatteryProperties p = getBatteryProperties(battery_monitor_.get()); in getHealthInfo()
/hardware/interfaces/health/1.0/default/libhealthd/
Dhealthd_board_default.cpp24 int healthd_board_battery_update(struct android::BatteryProperties*) in healthd_board_battery_update() argument
/hardware/google/pixel/health/
DDeviceHealth.cpp33 void DeviceHealth::update(struct android::BatteryProperties *props) { in update()
DBatteryThermalControl.cpp43 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState()
DBatteryMetricsLogger.cpp141 bool BatteryMetricsLogger::recordSample(struct android::BatteryProperties *props) { in recordSample()
199 void BatteryMetricsLogger::logBatteryProperties(struct android::BatteryProperties *props) { in logBatteryProperties()
DLowBatteryShutdownMetrics.cpp93 void LowBatteryShutdownMetrics::logShutdownVoltage(struct android::BatteryProperties *props) { in logShutdownVoltage()
/hardware/interfaces/health/1.0/default/
Dconvert.cpp104 void convertToHealthInfo(const struct android::BatteryProperties *p, in convertToHealthInfo()
125 struct android::BatteryProperties *p) { in convertFromHealthInfo()
DHealth.cpp53 struct android::BatteryProperties p = {}; in update()
/hardware/interfaces/health/2.0/utils/libhealthservice/
DHealthServiceCommon.cpp72 void healthd_mode_service_2_0_battery_update(struct android::BatteryProperties* prop) { in healthd_mode_service_2_0_battery_update()
/hardware/interfaces/health/2.0/
DREADME92 int healthd_board_battery_update(struct android::BatteryProperties*) {
DREADME.md92 int healthd_board_battery_update(struct android::BatteryProperties*) {