HomeSort by relevance Sort by last modified time
    Searched defs:GetBackoffDelaySeconds (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator_unittest.cc 32 int GetBackoffDelaySeconds(
gaia_authenticator.cc 146 delay_ = GetBackoffDelaySeconds(delay_);
248 int GaiaAuthenticator::GetBackoffDelaySeconds(int current_backoff_delay) {

Completed in 55 milliseconds