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