Searched refs:GetBackoffDelaySeconds (Results 1 – 3 of 3) sorted by relevance
32 int GetBackoffDelaySeconds( in GetBackoffDelaySeconds() function in gaia::GaiaAuthMockForGaiaAuthenticator
146 delay_ = GetBackoffDelaySeconds(delay_); in AuthenticateImpl()248 int GaiaAuthenticator::GetBackoffDelaySeconds(int current_backoff_delay) { in GetBackoffDelaySeconds() function in gaia::GaiaAuthenticator
194 virtual int GetBackoffDelaySeconds(int current_backoff_delay);