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 160 int64 ComputeExponentialBackOffMilliseconds(int retry_num);
276 ComputeExponentialBackOffMilliseconds(retry_number_));
292 int64 OAuth2TokenService::Fetcher::ComputeExponentialBackOffMilliseconds(

Completed in 59 milliseconds