Home
last modified time | relevance | path

Searched refs:GetBackoffDelaySeconds (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgaia_authenticator_unittest.cc32 int GetBackoffDelaySeconds( in GetBackoffDelaySeconds() function in gaia::GaiaAuthMockForGaiaAuthenticator
Dgaia_authenticator.cc146 delay_ = GetBackoffDelaySeconds(delay_); in AuthenticateImpl()
248 int GaiaAuthenticator::GetBackoffDelaySeconds(int current_backoff_delay) { in GetBackoffDelaySeconds() function in gaia::GaiaAuthenticator
Dgaia_authenticator.h194 virtual int GetBackoffDelaySeconds(int current_backoff_delay);