HomeSort by relevance Sort by last modified time
    Searched refs:disable_throttling_ (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; }
377 bool disable_throttling_; member in class:drive::JobScheduler
job_scheduler.cc 168 disable_throttling_(false),
809 if (disable_throttling_ || throttle_count_ == 0)
    [all...]

Completed in 971 milliseconds