OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disable_throttling_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h
349
void SetDisableThrottling(bool disable) {
disable_throttling_
= disable; }
375
bool
disable_throttling_
;
member in class:drive::JobScheduler
job_scheduler.cc
165
disable_throttling_
(false),
875
if (
disable_throttling_
|| throttle_count_ == 0)
[
all
...]
Completed in 466 milliseconds