Searched refs:monitored_zone_ (Results 1 – 2 of 2) sorted by relevance
54 : monitored_zone_(monitored_zone), in UsbOverheatEvent()279 this, true, monitored_zone_.type_, in onRegistration()292 if (temperature.type == monitored_zone_.type_) { in notifyThrottling()293 if (temperature.throttlingStatus >= monitored_zone_.severity_) { in notifyThrottling()
94 ZoneInfo monitored_zone_; variable