SendStanza 34 jingle/notifier/listener/push_notifications_send_update_task.cc if (SendStanza(stanza.get()) != buzz::XMPP_RETURN_OK) { SendStanza 49 jingle/notifier/listener/push_notifications_subscribe_task.cc if (SendStanza(iq_stanza.get()) != buzz::XMPP_RETURN_OK) { SendStanza 35 jingle/notifier/listener/send_ping_task.cc if (SendStanza(stanza.get()) != buzz::XMPP_RETURN_OK) { SendStanza 36 remoting/client/plugin/delegating_signal_strategy.h virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE; SendStanza 83 remoting/host/heartbeat_sender.cc SendStanza(); SendStanza 85 remoting/host/heartbeat_sender.cc this, &HeartbeatSender::SendStanza); SendStanza 215 remoting/host/heartbeat_sender.cc this, &HeartbeatSender::SendStanza); SendStanza 118 remoting/host/heartbeat_sender.h void SendStanza(); SendStanza 40 remoting/jingle_glue/fake_signal_strategy.h virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE; SendStanza 48 remoting/jingle_glue/iq_sender.cc if (!signal_strategy_->SendStanza(stanza.Pass())) { SendStanza 30 remoting/jingle_glue/mock_objects.h virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE { SendStanza 89 remoting/jingle_glue/signal_strategy.h virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) = 0; SendStanza 150 remoting/jingle_glue/xmpp_signal_strategy.cc buzz::XmppReturnStatus status = xmpp_client_->SendStanza(stanza.release()); SendStanza 70 remoting/jingle_glue/xmpp_signal_strategy.h virtual bool SendStanza(scoped_ptr<buzz::XmlElement> stanza) OVERRIDE; SendStanza 164 remoting/protocol/jingle_session_manager.cc signal_strategy_->SendStanza(