Searched refs:OnConnectionStateChanged (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/jingle_glue/
H A Dxmpp_signal_strategy.h85 void OnConnectionStateChanged(buzz::XmppEngine::State state);
H A Dxmpp_signal_strategy.cc97 .connect(this, &XmppSignalStrategy::OnConnectionStateChanged);
112 // |xmpp_client_| should be set to NULL in OnConnectionStateChanged()
190 void XmppSignalStrategy::OnConnectionStateChanged( function in class:remoting::XmppSignalStrategy

Completed in 116 milliseconds