Home
last modified time | relevance | path

Searched refs:RemoveRequest (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.h206 void RemoveRequest(InterceptedRequest* request);
Dproxy_url_loader_factory.cc1065 factory_->RemoveRequest(this); in OnDestroy()
1389 void ProxyURLLoaderFactory::RemoveRequest(InterceptedRequest* request) { in RemoveRequest() function in net_service::ProxyURLLoaderFactory