Searched refs:IncrementOutstandingRequestsCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.h341 OustandingRequestsStats IncrementOutstandingRequestsCount(
H A Dresource_dispatcher_host_impl.cc1688 ResourceDispatcherHostImpl::IncrementOutstandingRequestsCount( function in class:content::ResourceDispatcherHostImpl
1706 OustandingRequestsStats stats = IncrementOutstandingRequestsCount(1, *info);
1720 IncrementOutstandingRequestsCount(-1, *info);

Completed in 207 milliseconds