Searched defs:OnDestroy (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef/browser/net_service/ | ||
D | proxy_url_loader_factory.cc | 178 void OnDestroy() { delete this; } in OnDestroy() function in net_service::CorsPreflightRequest |
/third_party/grpc/src/core/lib/iomgr/ | ||
D | udp_server.cc | 741 void GrpcUdpListener::OnDestroy() { in OnDestroy() function in GrpcUdpListener |