Searched refs:OnDestroyed (Results 1 – 6 of 6) sorted by relevance
53 void OnDestroyed(webrtc::VideoCaptureModule* module) { in OnDestroyed() function62 factory_->OnDestroyed(this); in ~FakeWebRtcVideoCaptureModule()
58 void OnDestroyed(GtkWidget* widget, GdkEvent* event);
33 reinterpret_cast<GtkMainWnd*>(data)->OnDestroyed(widget, event); in OnDestroyedCallback()323 void GtkMainWnd::OnDestroyed(GtkWidget* widget, GdkEvent* event) { in OnDestroyed() function in GtkMainWnd
160 void OnDestroyed();
317 void MainWnd::OnDestroyed() { in OnDestroyed() function in MainWnd415 me->OnDestroyed(); in WndProc()
245 conn_->SignalDestroyed.connect(this, &TestChannel::OnDestroyed); in CreateConnection()261 conn_->SignalDestroyed.connect(this, &TestChannel::OnDestroyed); in AcceptConnection()309 void OnDestroyed(Connection* conn) { in OnDestroyed() function in TestChannel742 port->SignalDestroyed.connect(this, &PortTest::OnDestroyed); in ConnectToSignalDestroyed()745 void OnDestroyed(PortInterface* port) { in OnDestroyed() function in PortTest