Searched refs:logShutdownVoltage (Results 1 – 2 of 2) sorted by relevance
43 void logShutdownVoltage(struct android::BatteryProperties *props);44 void logShutdownVoltage(const aidl::android::hardware::health::HealthInfo &health_info);
91 void LowBatteryShutdownMetrics::logShutdownVoltage(const HealthInfo &health_info) { in logShutdownVoltage() function in hardware::google::pixel::health::LowBatteryShutdownMetrics103 void LowBatteryShutdownMetrics::logShutdownVoltage(struct android::BatteryProperties *props) { in logShutdownVoltage() function in hardware::google::pixel::health::LowBatteryShutdownMetrics104 logShutdownVoltage(ToHealthInfo(props)); in logShutdownVoltage()