Home
last modified time | relevance | path

Searched defs:props (Results 1 – 10 of 10) sorted by relevance

/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp155 bool BatteryMetricsLogger::recordSample(struct android::BatteryProperties *props) { in recordSample()
214 void BatteryMetricsLogger::logBatteryProperties(struct android::BatteryProperties *props) { in logBatteryProperties()
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()
/hardware/interfaces/health/utils/libhealth2impl/
DHalHealthLoop.cpp85 const auto& props = health_info.legacy.legacy; in set_charger_online() local
DHealth.cpp237 struct BatteryProperties props = {}; in shouldKeepScreenOn() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp78 std::vector<int32_t> props; in getSubscribedProperties() local
278 std::vector<int32_t> props; in onCallbackDead() local
/hardware/interfaces/health/2.0/default/
DHealth.cpp157 struct BatteryProperties props; in update() local
/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp127 auto props = drmModeObjectGetProperties(fd, (*crtc)->crtc_id, DRM_MODE_OBJECT_CRTC); in find_histogram_supporting_crtc() local
/hardware/interfaces/audio/effect/all-versions/vts/functional/
DVtsHalAudioEffectTargetTest.cpp741 AllProperties props; in TEST_P() local