Home
last modified time | relevance | path

Searched defs:temperature (Results 1 – 25 of 25) 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/interfaces/thermal/aidl/android/hardware/thermal/
DIThermalChangedCallback.aidl34 oneway void notifyThrottling(in Temperature temperature); in notifyThrottling()
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/2/android/hardware/thermal/
DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling()
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/
DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling()
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/1/android/hardware/thermal/
DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); in notifyThrottling()
/hardware/google/pixel/usb/
DUsbOverheatEvent.cpp140 float temperature = 0; in monitorThread() local
305 for (auto temperature : thermal_temperatures) { in getCurrentTemperature() local
346 Return<void> UsbOverheatEvent::notifyThrottling(const Temperature &temperature) { in notifyThrottling()
/hardware/interfaces/thermal/utils/
DThermalHidlWrapper.cpp81 Temperature_2_0 convertAidlTemperature(const Temperature& temperature) { in convertAidlTemperature()
145 for (const auto& temperature : ret_aidl) { in getCurrentTemperatures() local
297 const Temperature& temperature) { in notifyThrottling()
/hardware/google/camera/common/hal/aidl_service/
Daidl_thermal_utils.cc216 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/interfaces/thermal/utils/tests/
DThermalHidlWrapperTest.cpp77 Temperature temperature; member in aidl::android::hardware::thermal::__anon844833210111::ThermalCallbackArgs
84 Return<void> notifyThrottling(const Temperature& temperature) override { in notifyThrottling()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dinv_sysfs_utils.h29 const char *temperature; member
/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/6515/libsensors_iio/software/simple_apps/self_test/
Dinv_self_test.c58 char *temperature; member
266 long long temperature = 0; in main() local
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp377 auto temperature = temperatures[0]; in TEST_P() local
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc610 NotifyThrottlingFunc([this](const Temperature& temperature) { in SetSessionCallback()
621 void CameraDeviceSession::NotifyThrottling(const Temperature& temperature) { in NotifyThrottling()
/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp307 float temperature) { in updateSensorTempStatsByThreshold()
/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_all/hardware/
Dsensors.h409 float temperature; member
/hardware/libhardware/include/hardware/
Dsensors.h409 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