/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/1/android/hardware/thermal/ |
D | IThermal.aidl | 42 android.hardware.thermal.TemperatureThreshold[] getTemperatureThresholds(); in getTemperatureThresholds() method
|
/hardware/interfaces/thermal/aidl/android/hardware/thermal/ |
D | IThermal.aidl | 113 TemperatureThreshold[] getTemperatureThresholds(); in getTemperatureThresholds() method
|
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/ |
D | IThermal.aidl | 42 android.hardware.thermal.TemperatureThreshold[] getTemperatureThresholds(); in getTemperatureThresholds() method
|
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/2/android/hardware/thermal/ |
D | IThermal.aidl | 42 android.hardware.thermal.TemperatureThreshold[] getTemperatureThresholds(); in getTemperatureThresholds() method
|
/hardware/interfaces/thermal/aidl/default/ |
D | Thermal.h | 40 ndk::ScopedAStatus getTemperatureThresholds(
|
D | Thermal.cpp | 61 ScopedAStatus Thermal::getTemperatureThresholds( in getTemperatureThresholds() function in aidl::android::hardware::thermal::impl::example::Thermal
|
/hardware/interfaces/thermal/2.0/default/ |
D | Thermal.h | 66 Return<void> getTemperatureThresholds(bool filterType, TemperatureType type,
|
D | Thermal.cpp | 125 Return<void> Thermal::getTemperatureThresholds(bool filterType, TemperatureType type, in getTemperatureThresholds() function in android::hardware::thermal::V2_0::implementation::Thermal
|
/hardware/interfaces/thermal/utils/ |
D | ThermalHidlWrapper.cpp | 155 Return<void> ThermalHidlWrapper::getTemperatureThresholds( in getTemperatureThresholds() function in aidl::android::hardware::thermal::ThermalHidlWrapper 171 a_status = thermal_service_->getTemperatureThresholds(&ret_aidl); in getTemperatureThresholds()
|
/hardware/interfaces/thermal/utils/include/thermalutils/ |
D | ThermalHidlWrapper.h | 72 Return<void> getTemperatureThresholds(bool filterType, TemperatureType_2_0 type,
|
/hardware/interfaces/thermal/utils/tests/ |
D | ThermalHidlWrapperTest.cpp | 229 mThermal->getTemperatureThresholds( in TEST_P() 241 mThermal->getTemperatureThresholds( in TEST_P()
|
/hardware/interfaces/thermal/2.0/vts/functional/ |
D | VtsHalThermalV2_0TargetTest.cpp | 203 mThermal->getTemperatureThresholds( in TEST_P() 215 mThermal->getTemperatureThresholds( in TEST_P()
|
/hardware/google/pixel/thermal/ |
D | Thermal.h | 59 ndk::ScopedAStatus getTemperatureThresholds(
|
D | Thermal.cpp | 104 ndk::ScopedAStatus Thermal::getTemperatureThresholds( in getTemperatureThresholds() function in aidl::android::hardware::thermal::implementation::Thermal
|
/hardware/interfaces/thermal/2.0/ |
D | IThermal.hal | 65 getTemperatureThresholds(bool filterType, TemperatureType type)
|
/hardware/interfaces/thermal/aidl/vts/ |
D | VtsHalThermalTargetTest.cpp | 322 ::ndk::ScopedAStatus status = mThermal->getTemperatureThresholds(&ret); in TEST_P()
|