Searched refs:kMaxConnectionAttempt (Results 1 – 1 of 1) sorted by relevance
51 constexpr int32_t kMaxConnectionAttempt = 5; variable84 while (attemptCount <= kMaxConnectionAttempt) { in init()