Home
last modified time | relevance | path

Searched defs:Thermal (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/thermal/1.0/default/
DThermal.h42 struct Thermal : public IThermal { struct
DThermal.cpp45 Thermal::Thermal(thermal_module_t* module) : mModule(module) {} in Thermal() function in android::hardware::thermal::V1_0::implementation::Thermal
/hardware/google/pixel/thermal/
Dservice.cpp28 using Thermal = ::aidl::android::hardware::thermal::implementation::Thermal; typedef
DThermal.cpp53 Thermal::Thermal() { in Thermal() function in aidl::android::hardware::thermal::implementation::Thermal
58 Thermal::Thermal(const std::shared_ptr<ThermalHelper> &helper) { in Thermal() function in aidl::android::hardware::thermal::implementation::Thermal