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 148 max_outstanding_requests_cost_per_process_ = limit;
472 // |max_outstanding_requests_cost_per_process_| is the upper bound on how
477 // (max_outstanding_requests_cost_per_process_ /
479 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.
298 max_outstanding_requests_cost_per_process_(
    [all...]

Completed in 172 milliseconds