Home
last modified time | relevance | path

Searched refs:CoolingDevice_1_0 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/thermal/2.0/default/
DThermal.cpp65 static const CoolingDevice_1_0 kCooling_1_0 = {
104 std::vector<CoolingDevice_1_0> cooling_devices = {kCooling_1_0}; in getCoolingDevices()
DThermal.h40 using CoolingDevice_1_0 = ::android::hardware::thermal::V1_0::CoolingDevice; variable
/hardware/google/pixel/thermal/
Dthermal-helper.h59 using CoolingDevice_1_0 = ::android::hardware::thermal::V1_0::CoolingDevice; variable
DThermal.cpp105 hidl_vec<CoolingDevice_1_0> cooling_devices; in getCoolingDevices()