Home | History | Annotate | Download | only in default

Lines Matching defs:hardware

19 #include <android/hardware/thermal/1.0/IThermal.h>
21 #include <hardware/thermal.h>
26 namespace hardware {
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;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void;
38 using ::android::hardware::hidl_vec;
39 using ::android::hardware::hidl_string;
44 // Methods from ::android::hardware::thermal::V1_0::IThermal follow.
57 } // namespace hardware