/external/rust/android-crates-io/crates/tokio/src/sync/tests/ |
D | loom_oneshot.rs | 93 struct OnClose<'a> { struct 97 impl<'a> OnClose<'a> { argument 103 impl Future for OnClose<'_> { implementation
|
/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/tot/net/spdy/ |
D | spdy_stream_test_util.cc | 37 void ClosingDelegate::OnClose(int status) { in OnClose() function in net::test::ClosingDelegate 83 void StreamDelegateBase::OnClose(int status) { in OnClose() function in net::test::StreamDelegateBase
|
D | spdy_session_fuzzer.cc | 50 void OnClose(int status) override { std::move(done_closure_).Run(); } in OnClose() function in __anon78281e680111::FuzzerDelegate
|
D | bidirectional_stream_spdy_impl.cc | 255 void BidirectionalStreamSpdyImpl::OnClose(int status) { in OnClose() function in net::BidirectionalStreamSpdyImpl
|
/external/cronet/stable/net/spdy/ |
D | spdy_stream_test_util.cc | 37 void ClosingDelegate::OnClose(int status) { in OnClose() function in net::test::ClosingDelegate 83 void StreamDelegateBase::OnClose(int status) { in OnClose() function in net::test::StreamDelegateBase
|
D | spdy_session_fuzzer.cc | 50 void OnClose(int status) override { std::move(done_closure_).Run(); } in OnClose() function in __anon0961694c0111::FuzzerDelegate
|
D | bidirectional_stream_spdy_impl.cc | 255 void BidirectionalStreamSpdyImpl::OnClose(int status) { in OnClose() function in net::BidirectionalStreamSpdyImpl
|
/external/lzma/CPP/Windows/Control/ |
D | Dialog.h | 147 virtual void OnClose() {} in OnClose() function 179 virtual void OnClose() Z7_override { Destroy(); } in OnClose() function 195 virtual void OnClose() Z7_override { End(IDCLOSE); } in OnClose() function
|
D | Window2.h | 38 virtual void OnClose() { Destroy(); } in OnClose() function
|
/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/tot/net/server/ |
D | http_server_fuzzer.cc | 83 void OnClose(int connection_id) override { in OnClose() function in __anona77a27520111::WaitTillHttpCloseDelegate
|
/external/cronet/stable/net/server/ |
D | http_server_fuzzer.cc | 83 void OnClose(int connection_id) override { in OnClose() function in __anon5fdcceb60111::WaitTillHttpCloseDelegate
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/ |
D | quic_spdy_client_base.cc | 62 void QuicSpdyClientBase::OnClose(QuicSpdyStream* stream) { in OnClose() function in quic::QuicSpdyClientBase
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/ |
D | quic_spdy_client_base.cc | 62 void QuicSpdyClientBase::OnClose(QuicSpdyStream* stream) { in OnClose() function in quic::QuicSpdyClientBase
|
/external/pigweed/pw_grpc/ |
D | pw_rpc_handler.cc | 23 void PwRpcHandler::OnClose(StreamId id) { ResetStream(id); } in OnClose() function in pw::grpc::PwRpcHandler
|
/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/tot/net/quic/ |
D | quic_chromium_client_stream.cc | 127 void QuicChromiumClientStream::Handle::OnClose() { in OnClose() function in net::QuicChromiumClientStream::Handle 680 void QuicChromiumClientStream::OnClose() { in OnClose() function in net::QuicChromiumClientStream
|
/external/cronet/stable/net/quic/ |
D | quic_chromium_client_stream.cc | 127 void QuicChromiumClientStream::Handle::OnClose() { in OnClose() function in net::QuicChromiumClientStream::Handle 680 void QuicChromiumClientStream::OnClose() { in OnClose() function in net::QuicChromiumClientStream
|
/external/cronet/stable/net/websockets/ |
D | websocket_basic_stream_adapters.cc | 182 void WebSocketSpdyStreamAdapter::OnClose(int status) { in OnClose() function in net::WebSocketSpdyStreamAdapter
|
/external/cronet/tot/net/websockets/ |
D | websocket_basic_stream_adapters.cc | 182 void WebSocketSpdyStreamAdapter::OnClose(int status) { in OnClose() function in net::WebSocketSpdyStreamAdapter
|