Searched refs:kRetryPollVariableMaxRetry (Results 1 – 1 of 1) sorted by relevance
39 const int kRetryPollVariableMaxRetry = 5; variable66 if (failed_attempts_ >= kRetryPollVariableMaxRetry) { in GetValue()