Searched refs:kMaxRouterConnectionAttempts (Results 1 – 1 of 1) sorted by relevance
39 constexpr int kMaxRouterConnectionAttempts = 10; variable93 for (int i =0; i < kMaxRouterConnectionAttempts; i++) { in tryRegisterPipeRunner()