Searched refs:GetURLRequest (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/android/
H A Ddownload_controller_android_impl.cc112 ResourceDispatcherHostImpl::Get()->GetURLRequest(global_id);
144 ResourceDispatcherHostImpl::Get()->GetURLRequest(global_id);
167 ResourceDispatcherHostImpl::Get()->GetURLRequest(global_id);
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc921 net::URLRequest* req = host_.GetURLRequest(gid);
1085 host_.GetURLRequest(global_request_id));
1128 host_.GetURLRequest(global_request_id));
1179 host_.GetURLRequest(GlobalRequestID(filter_->child_id(), 1)));
1181 host_.GetURLRequest(GlobalRequestID(filter_->child_id(), 2)));
1228 host_.GetURLRequest(global_request_id));
1243 net::URLRequest* url_request = host_.GetURLRequest(global_request_id);
1508 host_.GetURLRequest(global_request_id));
1541 host_.GetURLRequest(global_request_id));
2520 host_.GetURLRequest(global_request_i
[all...]
H A Dresource_dispatcher_host_impl.h189 net::URLRequest* GetURLRequest(const GlobalRequestID& request_id);
H A Dresource_dispatcher_host_impl.cc1817 net::URLRequest* ResourceDispatcherHostImpl::GetURLRequest( function in class:content::ResourceDispatcherHostImpl

Completed in 216 milliseconds