Searched defs:Thermal (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/thermal/1.0/default/ | ||
D | Thermal.h | 42 struct Thermal : public IThermal { struct |
D | Thermal.cpp | 45 Thermal::Thermal(thermal_module_t* module) : mModule(module) {} in Thermal() function in android::hardware::thermal::V1_0::implementation::Thermal |
/hardware/google/pixel/thermal/ | ||
D | service.cpp | 28 using Thermal = ::aidl::android::hardware::thermal::implementation::Thermal; typedef |
D | Thermal.cpp | 53 Thermal::Thermal() { in Thermal() function in aidl::android::hardware::thermal::implementation::Thermal |