Home
last modified time | relevance | path

Searched refs:thermal (Results 1 – 25 of 30) sorted by relevance

12

/hardware/interfaces/thermal/1.0/default/
DThermal.h27 namespace thermal {
31 using ::android::hardware::thermal::V1_0::CoolingDevice;
32 using ::android::hardware::thermal::V1_0::CpuUsage;
33 using ::android::hardware::thermal::V1_0::IThermal;
34 using ::android::hardware::thermal::V1_0::Temperature;
35 using ::android::hardware::thermal::V1_0::ThermalStatus;
DAndroid.bp17 name: "android.hardware.thermal@1.0-impl",
31 "android.hardware.thermal@1.0",
36 name: "android.hardware.thermal@1.0-service",
40 init_rc: ["android.hardware.thermal@1.0-service.rc"],
52 "android.hardware.thermal@1.0",
Dandroid.hardware.thermal@1.0-service.rc1 service vendor.thermal-hal-1-0 /vendor/bin/hw/android.hardware.thermal@1.0-service
Dservice.cpp22 using android::hardware::thermal::V1_0::IThermal;
DThermal.cpp33 namespace thermal { namespace
/hardware/interfaces/thermal/1.1/
DIThermal.hal17 package android.hardware.thermal@1.1;
19 import android.hardware.thermal@1.0::IThermal;
25 * to send thermal events to the framework thermal service.
28 * thermal events, or nullptr to set no callback
DIThermalCallback.hal17 package android.hardware.thermal@1.1;
19 import android.hardware.thermal@1.0::Temperature;
26 * Send a thermal throttling start/stop event to all ThermalService
27 * thermal event listeners.
DAndroid.bp4 name: "android.hardware.thermal@1.1",
14 "android.hardware.thermal@1.0",
/hardware/interfaces/thermal/1.1/vts/functional/
DVtsHalThermalV1_1TargetTest.cpp25 using ::android::hardware::thermal::V1_0::Temperature;
26 using ::android::hardware::thermal::V1_0::TemperatureType;
27 using ::android::hardware::thermal::V1_1::IThermal;
28 using ::android::hardware::thermal::V1_1::IThermalCallback;
DAndroid.bp22 "android.hardware.thermal@1.0",
23 "android.hardware.thermal@1.1",
/hardware/interfaces/thermal/1.0/vts/functional/
DVtsHalThermalV1_0TargetTest.cpp33 using ::android::hardware::thermal::V1_0::CoolingDevice;
34 using ::android::hardware::thermal::V1_0::CpuUsage;
35 using ::android::hardware::thermal::V1_0::IThermal;
36 using ::android::hardware::thermal::V1_0::Temperature;
37 using ::android::hardware::thermal::V1_0::TemperatureType;
38 using ::android::hardware::thermal::V1_0::ThermalStatus;
39 using ::android::hardware::thermal::V1_0::ThermalStatusCode;
DAndroid.bp21 static_libs: ["android.hardware.thermal@1.0"],
/hardware/libhardware/modules/thermal/
DAndroid.bp16 name: "thermal.default",
19 srcs: ["thermal.c"],
/hardware/qcom/msm8998/thermal-engine/
DAndroid.mk22 LOCAL_COPY_HEADERS_TO := thermal-engine
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalEvent.java17 package com.intel.thermal;
DituxdApp.java17 package com.intel.thermal;
DThermalZoneMonitor.java17 package com.intel.thermal;
DThermalUtils.java17 package com.intel.thermal;
27 import static com.intel.thermal.ThermalManager.*;
DThermalSensor.java17 package com.intel.thermal;
19 import com.intel.thermal.ThermalManager;
DRawThermalZone.java17 package com.intel.thermal;
DThermalSensorAttrib.java17 package com.intel.thermal;
DThermalCoolingDevice.java17 package com.intel.thermal;
DVirtualThermalZone.java17 package com.intel.thermal;
/hardware/interfaces/thermal/1.0/
DAndroid.bp4 name: "android.hardware.thermal@1.0",
DIThermal.hal17 package android.hardware.thermal@1.0;

12