Home
last modified time | relevance | path

Searched defs:OnClose (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/
Dloom_oneshot.rs93 struct OnClose<'a> { struct
97 impl<'a> OnClose<'a> { implementation
103 impl Future for OnClose<'_> { implementation
/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DDialog.h147 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
H A DWindow2.h38 virtual void OnClose() { Destroy(); } in OnClose() function
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_service_common.cc53 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
H A Dquic_connection_impl.cc69 void QuicStreamImpl::OnClose(::quic::QuartcStream* stream) { in OnClose() function in openscreen::osp::QuicStreamImpl
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_stream_test_util.cc37 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
H A Dspdy_session_fuzzer.cc49 void OnClose(int status) override { std::move(done_closure_).Run(); } in OnClose() function in __anonb95270e20111::FuzzerDelegate
H A Dbidirectional_stream_spdy_impl.cc251 void BidirectionalStreamSpdyImpl::OnClose(int status) { in OnClose() function in net::BidirectionalStreamSpdyImpl
H A Dspdy_http_stream.cc358 void SpdyHttpStream::OnClose(int status) { in OnClose() function in net::SpdyHttpStream
/aosp_15_r20/external/openscreen/cast/test/
H A Dcast_socket_e2e_test.cc73 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
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_client_stream.cc124 void QuicChromiumClientStream::Handle::OnClose() { in OnClose() function in net::QuicChromiumClientStream::Handle
655 void QuicChromiumClientStream::OnClose() { in OnClose() function in net::QuicChromiumClientStream
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtest_echo_server.h62 void OnClose(AsyncPacketSocket* socket, int err) { in OnClose() function
H A Dwin32_window.cc99 bool Win32Window::OnClose() { return true; } in OnClose() function in rtc::Win32Window
/aosp_15_r20/external/openscreen/third_party/chromium_quic/demo/
H A Ddelegates.cc39 void StreamDelegate::OnClose(quic::QuartcStream* stream) { in OnClose() function in StreamDelegate
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetDialogs.py309 def OnClose(self, event): member in SegEdit
639 def OnClose(self, event): member in EventEdit
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server_fuzzer.cc77 void OnClose(int connection_id) override { in OnClose() function in __anon0deec90c0111::WaitTillHttpCloseDelegate
/aosp_15_r20/external/pigweed/pw_grpc/
H A Dpw_rpc_handler.cc23 void PwRpcHandler::OnClose(StreamId id) { ResetStream(id); } in OnClose() function in pw::grpc::PwRpcHandler
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_spdy_client_base.cc58 void QuicSpdyClientBase::OnClose(QuicSpdyStream* stream) { in OnClose() function in quic::QuicSpdyClientBase
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dlooping_file_cast_agent.cc93 void LoopingFileCastAgent::OnClose(CastSocket* cast_socket) { in OnClose() function in openscreen::cast::LoopingFileCastAgent
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream_adapters.cc181 void WebSocketSpdyStreamAdapter::OnClose(int status) { in OnClose() function in net::WebSocketSpdyStreamAdapter
H A Dwebsocket_http2_handshake_stream.cc305 void WebSocketHttp2HandshakeStream::OnClose(int status) { in OnClose() function in net::WebSocketHttp2HandshakeStream
H A Dwebsocket_http3_handshake_stream.cc305 void WebSocketHttp3HandshakeStream::OnClose(int status) { in OnClose() function in net::WebSocketHttp3HandshakeStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_client_stream_test.cc87 void OnClose(QuicSpdyStream* stream) override { in OnClose() function in quic::test::__anonb45954b80111::QuicSpdyClientStreamTest::StreamVisitor
/aosp_15_r20/external/python/pyserial/examples/
DwxTerminal.py221 def OnClose(self, event): member in TerminalFrame
/aosp_15_r20/external/openscreen/cast/receiver/
H A Dapplication_agent.cc176 void ApplicationAgent::OnClose(CastSocket* socket) { in OnClose() function in openscreen::cast::ApplicationAgent

123