OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:computeexponentialbackoffmilliseconds
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/google_apis/gaia/
oauth2_token_service.cc
156
int64
ComputeExponentialBackOffMilliseconds
(int retry_num);
276
int64 backoff =
ComputeExponentialBackOffMilliseconds
(retry_number_);
292
int64 OAuth2TokenService::Fetcher::
ComputeExponentialBackOffMilliseconds
(
Completed in 3959 milliseconds