Home | History | Annotate | Download | only in shill

Lines Matching refs:disconnects_

172       disconnects_(kMaxDisconnectEventHistory),
1003 events = &disconnects_;
1047 disconnects_.ExpireEventsBefore(kDisconnectsMonitorSeconds,
1051 return !disconnects_.Empty() || !misconnects_.Empty();
1646 return disconnects_.ExtractWallClockToStrings();