Searched refs:InternalSendStanza (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmpplogintask.cc153 pctx_->InternalSendStanza(&el);
219 pctx_->InternalSendStanza(auth);
235 pctx_->InternalSendStanza(response);
267 pctx_->InternalSendStanza(&iq);
296 pctx_->InternalSendStanza(&iq);
374 pctx_->InternalSendStanza((*pvecQueuedStanzas_)[i]);
H A Dxmppengineimpl.cc230 InternalSendStanza(element);
346 void XmppEngineImpl::InternalSendStanza(const XmlElement* element) { function in class:buzz::XmppEngineImpl
H A Dxmppengineimpl.h178 void InternalSendStanza(const XmlElement* stanza);

Completed in 782 milliseconds