| /external/rust/crates/tokio/src/sync/tests/ |
| D | loom_oneshot.rs | 93 struct OnClose<'a> { struct 97 impl<'a> OnClose<'a> { implementation 103 impl Future for OnClose<'_> { implementation
|
| /external/lzma/CPP/Windows/Control/ |
| D | Dialog.h | 108 virtual void OnClose() {} in OnClose() function 137 virtual void OnClose() { Destroy(); } in OnClose() function 152 virtual void OnClose() { End(IDCLOSE); } in OnClose() function
|
| D | Window2.h | 36 virtual void OnClose() { Destroy(); } in OnClose() function
|
| /external/openscreen/osp/impl/quic/ |
| D | quic_service_common.cc | 53 void QuicProtocolConnection::OnClose() { in OnClose() function in openscreen::osp::QuicProtocolConnection 140 void ServiceConnectionDelegate::OnClose(uint64_t stream_id) { in OnClose() function in openscreen::osp::ServiceConnectionDelegate
|
| D | quic_connection_impl.cc | 69 void QuicStreamImpl::OnClose(::quic::QuartcStream* stream) { in OnClose() function in openscreen::osp::QuicStreamImpl
|
| /external/cronet/net/spdy/ |
| D | spdy_stream_test_util.cc | 38 void ClosingDelegate::OnClose(int status) { in OnClose() function in net::test::ClosingDelegate 85 void StreamDelegateBase::OnClose(int status) { in OnClose() function in net::test::StreamDelegateBase
|
| D | spdy_session_fuzzer.cc | 48 void OnClose(int status) override { std::move(done_closure_).Run(); } in OnClose() function in __anon9b22b4510111::FuzzerDelegate
|
| D | bidirectional_stream_spdy_impl.cc | 251 void BidirectionalStreamSpdyImpl::OnClose(int status) { in OnClose() function in net::BidirectionalStreamSpdyImpl
|
| D | spdy_http_stream.cc | 476 void SpdyHttpStream::OnClose(int status) { in OnClose() function in net::SpdyHttpStream
|
| /external/webrtc/rtc_base/ |
| D | test_echo_server.h | 62 void OnClose(AsyncPacketSocket* socket, int err) { in OnClose() function
|
| D | win32_window.cc | 99 bool Win32Window::OnClose() { return true; } in OnClose() function in rtc::Win32Window
|
| /external/openscreen/third_party/chromium_quic/demo/ |
| D | delegates.cc | 39 void StreamDelegate::OnClose(quic::QuartcStream* stream) { in OnClose() function in StreamDelegate
|
| /external/openscreen/cast/test/ |
| D | cast_socket_e2e_test.cc | 73 void OnClose(CastSocket* socket) override { in OnClose() function in openscreen::cast::SenderSocketsClient 118 void OnClose(CastSocket* socket) override { in OnClose() function in openscreen::cast::ReceiverSocketsClient
|
| /external/cronet/net/server/ |
| D | http_server_fuzzer.cc | 77 void OnClose(int connection_id) override { in OnClose() function in __anon29c77a5b0111::WaitTillHttpCloseDelegate
|
| /external/cronet/net/quic/ |
| D | quic_chromium_client_stream.cc | 125 void QuicChromiumClientStream::Handle::OnClose() { in OnClose() function in net::QuicChromiumClientStream::Handle 590 void QuicChromiumClientStream::OnClose() { in OnClose() function in net::QuicChromiumClientStream
|
| /external/openscreen/cast/standalone_sender/ |
| D | looping_file_cast_agent.cc | 93 void LoopingFileCastAgent::OnClose(CastSocket* cast_socket) { in OnClose() function in openscreen::cast::LoopingFileCastAgent
|
| /external/cronet/net/websockets/ |
| D | websocket_basic_stream_adapters.cc | 173 void WebSocketSpdyStreamAdapter::OnClose(int status) { in OnClose() function in net::WebSocketSpdyStreamAdapter
|
| D | websocket_http2_handshake_stream.cc | 305 void WebSocketHttp2HandshakeStream::OnClose(int status) { in OnClose() function in net::WebSocketHttp2HandshakeStream
|
| D | websocket_http3_handshake_stream.cc | 295 void WebSocketHttp3HandshakeStream::OnClose(int status) { in OnClose() function in net::WebSocketHttp3HandshakeStream
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
| D | quic_spdy_client_stream_test.cc | 89 void OnClose(QuicSpdyStream* stream) override { in OnClose() function in quic::test::__anon90e240070111::QuicSpdyClientStreamTest::StreamVisitor
|
| D | quic_client_promised_info_test.cc | 105 void OnClose(QuicSpdyStream* stream) override { in OnClose() function in quic::test::__anon4a6ed1ea0111::QuicClientPromisedInfoTest::StreamVisitor
|
| D | web_transport_http3.cc | 397 void WebTransportHttp3UnidirectionalStream::OnClose() { in OnClose() function in quic::WebTransportHttp3UnidirectionalStream
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
| D | quic_spdy_client_base.cc | 69 void QuicSpdyClientBase::OnClose(QuicSpdyStream* stream) { in OnClose() function in quic::QuicSpdyClientBase
|
| /external/openscreen/cast/receiver/ |
| D | application_agent.cc | 176 void ApplicationAgent::OnClose(CastSocket* socket) { in OnClose() function in openscreen::cast::ApplicationAgent
|
| /external/python/pyserial/examples/ |
| D | wxTerminal.py | 221 def OnClose(self, event): member in TerminalFrame
|