HomeSort by relevance Sort by last modified time
    Searched full:computeexponentialbackoffmilliseconds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/google_apis/gaia/
oauth2_token_service.cc 170 int64 ComputeExponentialBackOffMilliseconds(int retry_num);
285 ComputeExponentialBackOffMilliseconds(retry_number_));
301 int64 OAuth2TokenService::Fetcher::ComputeExponentialBackOffMilliseconds(

Completed in 112 milliseconds