Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A Dthermal-helper.h185 const std::set<std::string> &uevent_sensors);
H A Dthermal-helper.cpp1152 const std::set<std::string> &uevent_sensors) { in thermalWatcherCallbackFunc() argument
1188 } else if (uevent_sensors.size() && in thermalWatcherCallbackFunc()
1189 uevent_sensors.find((sensor_info.virtual_sensor_info != nullptr) in thermalWatcherCallbackFunc()
1192 uevent_sensors.end()) { in thermalWatcherCallbackFunc()