Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.h124 void updateCdevRequestBySeverity(std::string_view sensor_name, const SensorInfo &sensor_info,
Dthermal_throttling.cpp610 void ThermalThrottling::updateCdevRequestBySeverity(std::string_view sensor_name, in updateCdevRequestBySeverity() function in aidl::android::hardware::thermal::implementation::ThermalThrottling
763 updateCdevRequestBySeverity(temp.name.c_str(), sensor_info, curr_severity); in thermalThrottlingUpdate()