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 149 max_outstanding_requests_cost_per_process_ = limit;
508 // |max_outstanding_requests_cost_per_process_| is the upper bound on how
513 // (max_outstanding_requests_cost_per_process_ /
515 int max_outstanding_requests_cost_per_process_; member in class:content::ResourceDispatcherHostImpl
resource_dispatcher_host_impl.cc 118 // See delcaration of |max_outstanding_requests_cost_per_process_| for details.
402 max_outstanding_requests_cost_per_process_(
    [all...]

Completed in 109 milliseconds