Searched defs:props (Results 1 – 10 of 10) sorted by relevance
155 bool BatteryMetricsLogger::recordSample(struct android::BatteryProperties *props) { in recordSample()214 void BatteryMetricsLogger::logBatteryProperties(struct android::BatteryProperties *props) { in logBatteryProperties()
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()
85 const auto& props = health_info.legacy.legacy; in set_charger_online() local
237 struct BatteryProperties props = {}; in shouldKeepScreenOn() local
78 std::vector<int32_t> props; in getSubscribedProperties() local278 std::vector<int32_t> props; in onCallbackDead() local
157 struct BatteryProperties props; in update() local
127 auto props = drmModeObjectGetProperties(fd, (*crtc)->crtc_id, DRM_MODE_OBJECT_CRTC); in find_histogram_supporting_crtc() local
741 AllProperties props; in TEST_P() local