Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.h135 bool updateCdevMaxRequestAndNotifyIfChange(std::string_view cdev_name, int cur_request,
Dthermal_throttling.cpp843 if (updateCdevMaxRequestAndNotifyIfChange(cdev_name, cdev_request_pair.second, in computeCoolingDevicesRequest()
855 bool ThermalThrottling::updateCdevMaxRequestAndNotifyIfChange(std::string_view cdev_name, in updateCdevMaxRequestAndNotifyIfChange() function in aidl::android::hardware::thermal::implementation::ThermalThrottling