Searched refs:is_watch (Results 1 – 5 of 5) sorted by relevance
253 name_status_pair.second.is_watch) { in ThermalHelperImpl()260 .is_watch = true; in ThermalHelperImpl()381 if (sensor_info.virtual_sensor_info == nullptr || !sensor_info.is_watch) { in checkUpdateSensorForEmul()531 if (sensor_info.is_watch) { in readTemperature()559 if (sensor_info.is_watch) { in readTemperature()679 sensor_info_pair.second.is_watch = false; in clearAllThrottling()827 if (!sensor_info.second.is_watch || (sensor_info.second.virtual_sensor_info != nullptr)) { in initializeTrip()1345 if (!sensor_info.is_watch) { in thermalWatcherCallbackFunc()
749 if (!name_info_pair.second.is_watch) { in dumpThermalData()767 if (!name_info_pair.second.is_watch) { in dumpThermalData()
226 bool is_watch; member
1364 bool is_watch = (send_cb | send_powerhint | support_throttling); in ParseSensorInfo() local1365 LOG(INFO) << "Sensor[" << name << "]'s is_watch: " << std::boolalpha << is_watch; in ParseSensorInfo()1382 .is_watch = is_watch, in ParseSensorInfo()
195 if (sensor_info.is_watch && in initializeSensorTempStats()