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