Home
last modified time | relevance | path

Searched refs:BatteryProperties (Results 1 – 19 of 19) 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/interfaces/health/2.0/default/
DHealthImplDefault.cpp32 int healthd_board_battery_update(struct android::BatteryProperties*) { in healthd_board_battery_update() argument
49 void healthd_mode_default_impl_battery_update(struct android::BatteryProperties*) { in healthd_mode_default_impl_battery_update() argument
DHealth.cpp157 struct BatteryProperties props; in update()
/hardware/google/pixel/health/include/pixelhealth/
DBatteryMetricsLogger.h45 void logBatteryProperties(struct android::BatteryProperties *props);
89 bool recordSample(struct android::BatteryProperties *props);
DDeviceHealth.h29 void update(struct android::BatteryProperties *props);
DBatteryThermalControl.h40 void updateThermalState(const struct android::BatteryProperties *props);
DLowBatteryShutdownMetrics.h40 void logShutdownVoltage(struct android::BatteryProperties *props);
/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()
DLowBatteryShutdownMetrics.cpp93 void LowBatteryShutdownMetrics::logShutdownVoltage(struct android::BatteryProperties *props) { in logShutdownVoltage()
DBatteryMetricsLogger.cpp155 bool BatteryMetricsLogger::recordSample(struct android::BatteryProperties *props) { in recordSample()
214 void BatteryMetricsLogger::logBatteryProperties(struct android::BatteryProperties *props) { in logBatteryProperties()
/hardware/interfaces/health/1.0/default/
DHealth.cpp53 struct android::BatteryProperties p = {}; in update()
Dconvert.cpp104 void convertToHealthInfo(const struct android::BatteryProperties *p, in convertToHealthInfo()
125 struct android::BatteryProperties *p) { in convertFromHealthInfo()
/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.1/
DREADME.md69 struct BatteryProperties props;
77 conversion to `BatteryProperties`.
/hardware/interfaces/health/utils/libhealth2impl/
DHealth.cpp237 struct BatteryProperties props = {}; in shouldKeepScreenOn()
/hardware/interfaces/health/2.0/
DREADME.md96 int healthd_board_battery_update(struct android::BatteryProperties*) {
DREADME96 int healthd_board_battery_update(struct android::BatteryProperties*) {