Searched refs:current_backoff_delay (Results 1 – 3 of 3) sorted by relevance
33 int current_backoff_delay) { in GetBackoffDelaySeconds() argument
248 int GaiaAuthenticator::GetBackoffDelaySeconds(int current_backoff_delay) { in GetBackoffDelaySeconds() argument250 return current_backoff_delay; in GetBackoffDelaySeconds()
194 virtual int GetBackoffDelaySeconds(int current_backoff_delay);