Searched refs:kMaxFailedXmppPings (Results 1 – 2 of 2) sorted by relevance
116 const int kMaxFailedXmppPings = 2; variable
440 if (pending_xmpp_pings_ >= kMaxFailedXmppPings) { in PingXmppServer()469 if (pending_xmpp_pings_ >= kMaxFailedXmppPings) { in CheckXmppPingStatus()