OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:throttle_count_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.cc
163
:
throttle_count_
(0),
875
if (disable_throttling_ ||
throttle_count_
== 0)
880
base::TimeDelta::FromSeconds(1 << (
throttle_count_
- 1)) +
[
all
...]
job_scheduler.h
369
int
throttle_count_
;
member in class:drive::JobScheduler
Completed in 114 milliseconds