Home
last modified time | relevance | path

Searched refs:initializeCoolingDeviceEntry (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/
Dthermal-helper.h202 bool initializeCoolingDeviceEntry(const std::unordered_map<std::string, std::string> &cdev_map,
Dthermal-helper.cpp824 bool ThermalHelperImpl::initializeCoolingDeviceEntry( in initializeCoolingDeviceEntry() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl
973 } else if (!initializeCoolingDeviceEntry(cdev_map, cdev_name, cdev_info)) { in initializeThrottlingMap()