Lines Matching refs:thermal
53 namespace thermal {
60 using ::android::hardware::thermal::V1_0::CpuUsage;
61 using ::android::hardware::thermal::V2_0::CoolingType;
62 using ::android::hardware::thermal::V2_0::IThermal;
63 using CoolingDevice_1_0 = ::android::hardware::thermal::V1_0::CoolingDevice;
64 using CoolingDevice_2_0 = ::android::hardware::thermal::V2_0::CoolingDevice;
65 using Temperature_1_0 = ::android::hardware::thermal::V1_0::Temperature;
66 using Temperature_2_0 = ::android::hardware::thermal::V2_0::Temperature;
67 using TemperatureType_1_0 = ::android::hardware::thermal::V1_0::TemperatureType;
68 using TemperatureType_2_0 = ::android::hardware::thermal::V2_0::TemperatureType;
69 using ::android::hardware::thermal::V2_0::TemperatureThreshold;
70 using ::android::hardware::thermal::V2_0::ThrottlingSeverity;