Home
last modified time | relevance | path

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

12

/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/aidl_api/android.hardware.thermal/1/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/2/android/hardware/thermal/
DIThermalChangedCallback.aidl38 oneway void notifyThrottling(in android.hardware.thermal.Temperature temperature); 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/3/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/google/pixel/power-libperfmgr/aidl/utils/
DThermalStateListener.h66 ndk::ScopedAStatus notifyThrottling(const Temperature &temperature) override { in notifyThrottling()
DThermalStateListener.cpp71 [this](const Temperature &temperature) { thermalCallback(temperature); }); in registerCallback()
/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::__anon03e184c30111::ThermalCallbackArgs
84 Return<void> notifyThrottling(const Temperature& temperature) override { in notifyThrottling()
/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/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp413 auto temperature = temperatures[0]; in TEST_P() local
467 float temperature = 0.0f; in TEST_P() local
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc579 NotifyThrottlingFunc([this](const Temperature& temperature) { in SetSessionCallback()
590 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
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h451 char *temperature; member
/hardware/libhardware/include/hardware/
Dsensors.h414 float temperature; member
/hardware/libhardware/include_all/hardware/
Dsensors.h414 float temperature; member

12