Searched refs:updateCdevRequestBySeverity (Results 1 – 2 of 2) sorted by relevance
124 void updateCdevRequestBySeverity(std::string_view sensor_name, const SensorInfo &sensor_info,
610 void ThermalThrottling::updateCdevRequestBySeverity(std::string_view sensor_name, in updateCdevRequestBySeverity() function in aidl::android::hardware::thermal::implementation::ThermalThrottling763 updateCdevRequestBySeverity(temp.name.c_str(), sensor_info, curr_severity); in thermalThrottlingUpdate()