Home
last modified time | relevance | path

Searched defs:getCoolingDevices (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/1/android/hardware/thermal/
DIThermal.aidl38 android.hardware.thermal.CoolingDevice[] getCoolingDevices(); in getCoolingDevices() method
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/2/android/hardware/thermal/
DIThermal.aidl38 android.hardware.thermal.CoolingDevice[] getCoolingDevices(); in getCoolingDevices() method
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/
DIThermal.aidl38 android.hardware.thermal.CoolingDevice[] getCoolingDevices(); in getCoolingDevices() method
/hardware/interfaces/thermal/aidl/android/hardware/thermal/
DIThermal.aidl43 CoolingDevice[] getCoolingDevices(); in getCoolingDevices() method
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/3/android/hardware/thermal/
DIThermal.aidl38 android.hardware.thermal.CoolingDevice[] getCoolingDevices(); in getCoolingDevices() method
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp142 Return<void> Thermal::getCoolingDevices(getCoolingDevices_cb _hidl_cb) { in getCoolingDevices() function in android::hardware::thermal::V1_0::implementation::Thermal
/hardware/libhardware/include_vendor/hardware/
Dthermal.h202 ssize_t (*getCoolingDevices)(struct thermal_module *module, cooling_device_t *list, member
/hardware/interfaces/thermal/2.0/default/
DThermal.cpp101 Return<void> Thermal::getCoolingDevices(getCoolingDevices_cb _hidl_cb) { in getCoolingDevices() function in android::hardware::thermal::V2_0::implementation::Thermal
/hardware/interfaces/thermal/aidl/default/
DThermal.cpp39 ScopedAStatus Thermal::getCoolingDevices(std::vector<CoolingDevice>* /* out_devices */) { in getCoolingDevices() function in aidl::android::hardware::thermal::impl::example::Thermal
/hardware/interfaces/thermal/utils/
DThermalHidlWrapper.cpp118 Return<void> ThermalHidlWrapper::getCoolingDevices( in getCoolingDevices() function in aidl::android::hardware::thermal::ThermalHidlWrapper
/hardware/google/pixel/thermal/
DThermal.cpp83 ndk::ScopedAStatus Thermal::getCoolingDevices(std::vector<CoolingDevice> *_aidl_return) { in getCoolingDevices() function in aidl::android::hardware::thermal::implementation::Thermal