Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/sync/tests/
Dloom_oneshot.rs64 struct OnClose<'a> { struct
68 impl<'a> OnClose<'a> { impl
74 impl Future for OnClose<'_> { implementation
/external/lzma/CPP/Windows/Control/
DDialog.h108 virtual void OnClose() {} in OnClose() function
137 virtual void OnClose() { Destroy(); } in OnClose() function
152 virtual void OnClose() { End(IDCLOSE); } in OnClose() function
DWindow2.h36 virtual void OnClose() { Destroy(); } in OnClose() function
/external/openscreen/osp/impl/quic/
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
Dquic_connection_impl.cc69 void QuicStreamImpl::OnClose(::quic::QuartcStream* stream) { in OnClose() function in openscreen::osp::QuicStreamImpl
/external/webrtc/rtc_base/
Dtest_echo_server.h58 void OnClose(AsyncPacketSocket* socket, int err) { in OnClose() function
Dwin32_window.cc99 bool Win32Window::OnClose() { return true; } in OnClose() function in rtc::Win32Window
Dsocket_unittest.cc601 void OnClose(AsyncSocket* socket, int error) { in OnClose() function in rtc::SocketCloser
/external/openscreen/third_party/chromium_quic/demo/
Ddelegates.cc39 void StreamDelegate::OnClose(quic::QuartcStream* stream) { in OnClose() function in StreamDelegate
/external/openscreen/cast/test/
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
/external/openscreen/cast/standalone_sender/
Dlooping_file_cast_agent.cc131 void LoopingFileCastAgent::OnClose(CastSocket* cast_socket) { in OnClose() function in openscreen::cast::LoopingFileCastAgent
/external/openscreen/cast/receiver/
Dapplication_agent.cc189 void ApplicationAgent::OnClose(CastSocket* socket) { in OnClose() function in openscreen::cast::ApplicationAgent
/external/webrtc/p2p/base/
Dtcp_port.cc487 void TCPConnection::OnClose(rtc::AsyncPacketSocket* socket, int error) { in OnClose() function in cricket::TCPConnection
/external/sonivox/jet_tools/JetCreator/
DJetAudition.py495 def OnClose(self, event): member in Audition
DJetDialogs.py309 def OnClose(self, event): member in SegEdit
639 def OnClose(self, event): member in EventEdit
DJetCreator.py1165 def OnClose(self, event): member in JetCreator
DJetCtrls.py559 def OnClose(self, event): member in TestFrame
/external/webrtc/examples/peerconnection/client/
Dpeer_connection_client.cc473 void PeerConnectionClient::OnClose(rtc::AsyncSocket* socket, int err) { function in PeerConnectionClient
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.cpp538 void ChooserDialog::OnClose() in OnClose() function in ChooserDialog
/external/webrtc/media/base/
Dfake_media_engine.cc44 void FakeVoiceMediaChannel::VoiceChannelAudioSink::OnClose() { in OnClose() function in cricket::FakeVoiceMediaChannel::VoiceChannelAudioSink
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc966 void OnClose() override { in OnClose() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2396 BOOL OnClose() { in OnClose() function in PythonBootstrapperApplication