/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/lzma/CPP/Windows/Control/ |
H A 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
|
H A D | Window2.h | 38 virtual void OnClose() { Destroy(); } in OnClose() function
|
/aosp_15_r20/external/openscreen/osp/impl/quic/ |
H A 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
|
H A D | quic_connection_impl.cc | 69 void QuicStreamImpl::OnClose(::quic::QuartcStream* stream) { in OnClose() function in openscreen::osp::QuicStreamImpl
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A 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
|
H A D | spdy_session_fuzzer.cc | 49 void OnClose(int status) override { std::move(done_closure_).Run(); } in OnClose() function in __anonb95270e20111::FuzzerDelegate
|
H A D | bidirectional_stream_spdy_impl.cc | 251 void BidirectionalStreamSpdyImpl::OnClose(int status) { in OnClose() function in net::BidirectionalStreamSpdyImpl
|
H A D | spdy_http_stream.cc | 358 void SpdyHttpStream::OnClose(int status) { in OnClose() function in net::SpdyHttpStream
|
/aosp_15_r20/external/openscreen/cast/test/ |
H A 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
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_stream.cc | 124 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 D | test_echo_server.h | 62 void OnClose(AsyncPacketSocket* socket, int err) { in OnClose() function
|
H A D | win32_window.cc | 99 bool Win32Window::OnClose() { return true; } in OnClose() function in rtc::Win32Window
|
/aosp_15_r20/external/openscreen/third_party/chromium_quic/demo/ |
H A D | delegates.cc | 39 void StreamDelegate::OnClose(quic::QuartcStream* stream) { in OnClose() function in StreamDelegate
|
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ |
H A D | JetDialogs.py | 309 def OnClose(self, event): member in SegEdit 639 def OnClose(self, event): member in EventEdit
|
/aosp_15_r20/external/cronet/net/server/ |
H A D | http_server_fuzzer.cc | 77 void OnClose(int connection_id) override { in OnClose() function in __anon0deec90c0111::WaitTillHttpCloseDelegate
|
/aosp_15_r20/external/pigweed/pw_grpc/ |
H A D | pw_rpc_handler.cc | 23 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 D | quic_spdy_client_base.cc | 58 void QuicSpdyClientBase::OnClose(QuicSpdyStream* stream) { in OnClose() function in quic::QuicSpdyClientBase
|
/aosp_15_r20/external/openscreen/cast/standalone_sender/ |
H A D | looping_file_cast_agent.cc | 93 void LoopingFileCastAgent::OnClose(CastSocket* cast_socket) { in OnClose() function in openscreen::cast::LoopingFileCastAgent
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream_adapters.cc | 181 void WebSocketSpdyStreamAdapter::OnClose(int status) { in OnClose() function in net::WebSocketSpdyStreamAdapter
|
H A D | websocket_http2_handshake_stream.cc | 305 void WebSocketHttp2HandshakeStream::OnClose(int status) { in OnClose() function in net::WebSocketHttp2HandshakeStream
|
H A D | websocket_http3_handshake_stream.cc | 305 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 D | quic_spdy_client_stream_test.cc | 87 void OnClose(QuicSpdyStream* stream) override { in OnClose() function in quic::test::__anonb45954b80111::QuicSpdyClientStreamTest::StreamVisitor
|
/aosp_15_r20/external/python/pyserial/examples/ |
D | wxTerminal.py | 221 def OnClose(self, event): member in TerminalFrame
|
/aosp_15_r20/external/openscreen/cast/receiver/ |
H A D | application_agent.cc | 176 void ApplicationAgent::OnClose(CastSocket* socket) { in OnClose() function in openscreen::cast::ApplicationAgent
|