HomeSort by relevance Sort by last modified time
    Searched refs:max_outstanding_requests_cost_per_process_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 147 max_outstanding_requests_cost_per_process_ = limit;
489 // |max_outstanding_requests_cost_per_process_| is the upper bound on how
494 // (max_outstanding_requests_cost_per_process_ /
496 int max_outstanding_requests_cost_per_process_; member in class:content::ResourceDispatcherHostImpl
resource_dispatcher_host_impl.cc 115 // See delcaration of |max_outstanding_requests_cost_per_process_| for details.
316 max_outstanding_requests_cost_per_process_(
    [all...]

Completed in 25 milliseconds