Searched refs:fillCurrentCoolingDevices (Results 1 – 3 of 3) sorted by relevance
119 bool fillCurrentCoolingDevices(bool filterType, CoolingType type,
162 if (!thermal_helper_.fillCurrentCoolingDevices(filterType, type, &cooling_devices)) { in getCurrentCoolingDevices()627 if (!thermal_helper_.fillCurrentCoolingDevices(false, CoolingType::CPU, in debug()
1063 bool ThermalHelper::fillCurrentCoolingDevices(bool filterType, CoolingType type, in fillCurrentCoolingDevices() function in android::hardware::thermal::V2_0::implementation::ThermalHelper