Home
last modified time | relevance | path

Searched refs:NotifyClosed (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/win/
H A Drdp_client.cc71 void NotifyClosed();
156 NotifyClosed(); in Connect()
213 NotifyClosed(); in OnDisconnected()
236 void RdpClient::Core::NotifyClosed() { in NotifyClosed() function in remoting::RdpClient::Core
239 base::BindOnce(&Core::NotifyClosed, this)); in NotifyClosed()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/core/
H A Dmessage_pipe_dispatcher.cc112 watchers_.NotifyClosed(); in Fuse()
120 other->watchers_.NotifyClosed(); in Fuse()
377 watchers_.NotifyClosed(); in CloseNoLock()
H A Dwatcher_set.h33 void NotifyClosed();
H A Dwatcher_set.cc25 void WatcherSet::NotifyClosed() { in NotifyClosed() function in mojo::core::WatcherSet
H A Ddata_pipe_producer_dispatcher.cc430 watchers_.NotifyClosed(); in CloseNoLock()
H A Ddata_pipe_consumer_dispatcher.cc469 watchers_.NotifyClosed(); in CloseNoLock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/core/
H A Dwatcher_set.h33 void NotifyClosed();
H A Dmessage_pipe_dispatcher.cc112 watchers_.NotifyClosed(); in Fuse()
120 other->watchers_.NotifyClosed(); in Fuse()
386 watchers_.NotifyClosed(); in CloseNoLock()
H A Dwatcher_set.cc25 void WatcherSet::NotifyClosed() { in NotifyClosed() function in mojo::core::WatcherSet
H A Ddata_pipe_producer_dispatcher.cc430 watchers_.NotifyClosed(); in CloseNoLock()
H A Ddata_pipe_consumer_dispatcher.cc469 watchers_.NotifyClosed(); in CloseNoLock()
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/src/signaling/
H A Dmcu_proxy.go132 func (p *mcuProxyPublisher) NotifyClosed() { func
138 p.NotifyClosed()
178 p.NotifyClosed()
207 func (s *mcuProxySubscriber) NotifyClosed() { func
213 s.NotifyClosed()
253 s.NotifyClosed()
567 publisher.NotifyClosed()
595 subscriber.NotifyClosed()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DCommunicationObject.cs1190 void NotifyClosed() in NotifyClosed() method in System.ServiceModel.Channels.CommunicationObject.CloseAsyncResult
1220 thisPtr.NotifyClosed(); in OnCloseCompletion()