Searched defs:OnDestroyed (Results 1 – 5 of 5) sorted by relevance
| /external/webrtc/p2p/base/ | ||
| D | tcp_port_unittest.cc | 64 void OnDestroyed(Connection*) { connection_destroyed_ = true; } in OnDestroyed() function in ConnectionObserver |
| D | port_unittest.cc | 362 void OnDestroyed(Connection* conn) { in OnDestroyed() function in cricket::TestChannel |
| /external/cronet/components/cronet/android/ | ||
| D | cronet_url_request_adapter.cc | 273 void CronetURLRequestAdapter::OnDestroyed() { in OnDestroyed() function in cronet::CronetURLRequestAdapter |
| /external/webrtc/examples/peerconnection/client/linux/ | ||
| D | main_wnd.cc | 357 void GtkMainWnd::OnDestroyed(GtkWidget* widget, GdkEvent* event) { in OnDestroyed() function in GtkMainWnd |
| /external/webrtc/examples/peerconnection/client/ | ||
| D | main_wnd.cc | 329 void MainWnd::OnDestroyed() { in OnDestroyed() function in MainWnd |