Searched refs:uevent_sensors (Results 1 – 2 of 2) sorted by relevance
1327 const std::set<std::string> &uevent_sensors) { in thermalWatcherCallbackFunc() argument1375 if (uevent_sensors.size()) { in thermalWatcherCallbackFunc()1379 if (uevent_sensors.find( in thermalWatcherCallbackFunc()1381 uevent_sensors.end()) { in thermalWatcherCallbackFunc()1386 } else if (uevent_sensors.find(name_status_pair.first) != uevent_sensors.end()) { in thermalWatcherCallbackFunc()
208 const std::set<std::string> &uevent_sensors);