Searched refs:clearThrottlingData (Results 1 – 3 of 3) sorted by relevance
67 void clearThrottlingData(std::string_view sensor_name);
83 void ThermalThrottling::clearThrottlingData(std::string_view sensor_name) { in clearThrottlingData() function in aidl::android::hardware::thermal::implementation::ThermalThrottling
1453 thermal_throttling_.clearThrottlingData(name_status_pair.first); in thermalWatcherCallbackFunc()