OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextBackOffTime
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc
514
next =
GetNextBackOffTime
(&update_error_count_, &update_back_off_mult_);
523
int SafeBrowsingProtocolManager::
GetNextBackOffTime
(int* error_count,
712
int next =
GetNextBackOffTime
(&gethash_error_count_, &gethash_back_off_mult_);
protocol_manager.h
261
int
GetNextBackOffTime
(int* error_count, int* multiplier);
Completed in 33 milliseconds