Searched defs:props (Results 1 – 7 of 7) sorted by relevance
141 bool BatteryMetricsLogger::recordSample(struct android::BatteryProperties *props) { in recordSample()199 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()
78 std::vector<int32_t> props; in getSubscribedProperties() local278 std::vector<int32_t> props; in onCallbackDead() local
127 auto props = drmModeObjectGetProperties(fd, (*crtc)->crtc_id, DRM_MODE_OBJECT_CRTC); in find_histogram_supporting_crtc() local
735 AllProperties props; in TEST_F() local