RemovePendingRequest  802 content/browser/loader/resource_dispatcher_host_impl.cc   RemovePendingRequest(info->GetChildID(), info->GetRequestID());
RemovePendingRequest 1431 content/browser/loader/resource_dispatcher_host_impl.cc   RemovePendingRequest(id.child_id, id.request_id);
RemovePendingRequest 1591 content/browser/loader/resource_dispatcher_host_impl.cc   RemovePendingRequest(child_id, request_id);
RemovePendingRequest  178 content/browser/loader/resource_dispatcher_host_impl.h   void RemovePendingRequest(int child_id, int request_id);
RemovePendingRequest  163 content/child/resource_dispatcher.cc     dispatcher_->RemovePendingRequest(request_id_);
RemovePendingRequest   65 content/child/resource_dispatcher.h   bool RemovePendingRequest(int request_id);
RemovePendingRequest   27 net/proxy/mock_proxy_resolver.cc       resolver_->RemovePendingRequest(this);
RemovePendingRequest   72 net/proxy/mock_proxy_resolver.cc   RemovePendingRequest(request.get());
RemovePendingRequest  102 net/proxy/mock_proxy_resolver.h   void RemovePendingRequest(Request* request);
RemovePendingRequest  855 net/proxy/proxy_service.cc       service_->RemovePendingRequest(this);
RemovePendingRequest 1250 net/proxy/proxy_service.cc   RemovePendingRequest(req);
RemovePendingRequest  354 net/proxy/proxy_service.h   void RemovePendingRequest(PacRequest* req);
RemovePendingRequest 1301 net/socket/client_socket_pool_base.cc   return RemovePendingRequest(pending_requests_.FirstMax());
RemovePendingRequest 1311 net/socket/client_socket_pool_base.cc       scoped_ptr<const Request> request = RemovePendingRequest(pointer);
RemovePendingRequest  459 net/socket/client_socket_pool_base.h     scoped_ptr<const Request> RemovePendingRequest(