Home
last modified time | relevance | path

Searched defs:temperature (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/thermal/1.1/vts/functional/
DVtsHalThermalV1_1TargetTest.cpp47 Temperature temperature; member in ThermalCallbackArgs
58 const Temperature& temperature) override { in notifyThrottling()
/hardware/google/pixel/battery_mitigation/
DMitigationThermalManager.cpp101 bool MitigationThermalManager::isMitigationTemperature(const Temperature &temperature) { in isMitigationTemperature()
109 void MitigationThermalManager::thermalCb(const Temperature &temperature) { in thermalCb()
168 [this](const Temperature &temperature) { in registerCallback()
/hardware/google/pixel/usb/
DUsbOverheatEvent.cpp133 float temperature = 0; in monitorThread() local
253 for (auto temperature : thermal_temperatures) { in getCurrentTemperature() local
289 Return<void> UsbOverheatEvent::notifyThrottling(const Temperature &temperature) { in notifyThrottling()
/hardware/google/pixel/battery_mitigation/include/battery_mitigation/
DMitigationThermalManager.h78 Return<void> notifyThrottling(const Temperature &temperature) override { in notifyThrottling()
/hardware/google/camera/common/hal/aidl_service/
Dhidl_thermal_utils.cc221 const Temperature& temperature) { in notifyThrottling()
/hardware/interfaces/thermal/2.0/vts/functional/
DVtsHalThermalV2_0TargetTest.cpp53 Temperature temperature; member in ThermalCallbackArgs
60 Return<void> notifyThrottling(const Temperature& temperature) override { in notifyThrottling()
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp39 float finalizeTemperature(float temperature) { in finalizeTemperature()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.h35 const char *temperature; member
/hardware/interfaces/thermal/1.0/vts/functional/
DVtsHalThermalV1_0TargetTest.cpp126 void checkDeviceTemperature(const Temperature& temperature) { in checkDeviceTemperature()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.h29 const char *temperature; member
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/
Dinv_self_test.c58 char *temperature; member
266 long long temperature = 0; in main() local
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc602 NotifyThrottlingFunc([this](const Temperature& temperature) { in SetSessionCallback()
613 void CameraDeviceSession::NotifyThrottling(const Temperature& temperature) { in NotifyThrottling()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h449 char *temperature; member
DMPLSensor.cpp3967 long long temperature[2]; in buildMpuEvent() local
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h451 char *temperature; member
DMPLSensor.cpp4394 long long temperature[2]; local
/hardware/libhardware/include/hardware/
Dsensors.h407 float temperature; member
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c5762 int temperature = -1; in wpa_driver_nl80211_driver_cmd() local