Searched refs:logging_multiple_connect_attempts_ (Results 1 – 4 of 4) sorted by relevance
260 if (!logging_multiple_connect_attempts_) in Connect()472 if (!logging_multiple_connect_attempts_) { in StartLoggingMultipleConnectAttempts()473 logging_multiple_connect_attempts_ = true; in StartLoggingMultipleConnectAttempts()481 if (logging_multiple_connect_attempts_) { in EndLoggingMultipleConnectAttempts()483 logging_multiple_connect_attempts_ = false; in EndLoggingMultipleConnectAttempts()570 if (!logging_multiple_connect_attempts_) in HandleConnectCompleted()
429 if (!logging_multiple_connect_attempts_) in Connect()750 if (!logging_multiple_connect_attempts_) { in StartLoggingMultipleConnectAttempts()751 logging_multiple_connect_attempts_ = true; in StartLoggingMultipleConnectAttempts()759 if (logging_multiple_connect_attempts_) { in EndLoggingMultipleConnectAttempts()761 logging_multiple_connect_attempts_ = false; in EndLoggingMultipleConnectAttempts()899 if (!logging_multiple_connect_attempts_) in DoConnectComplete()
209 bool logging_multiple_connect_attempts_ = false; variable
221 bool logging_multiple_connect_attempts_ = false; variable