OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDisableThrottling
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h
351
void
SetDisableThrottling
(bool disable) { disable_throttling_ = disable; }
job_scheduler_unittest.cc
149
scheduler_->
SetDisableThrottling
(true);
[
all
...]
Completed in 172 milliseconds