Home
last modified time | relevance | path

Searched defs:OnDestroy (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.cc178 void OnDestroy() { delete this; } in OnDestroy() function in net_service::CorsPreflightRequest
1058 void InterceptedRequest::OnDestroy() { in OnDestroy() function in net_service::InterceptedRequest
/third_party/grpc/src/core/lib/iomgr/
Dudp_server.cc741 void GrpcUdpListener::OnDestroy() { in OnDestroy() function in GrpcUdpListener