Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmpplogintask.cc163 pctx_->InternalSendStanza(&el); in Advance()
219 pctx_->InternalSendStanza(auth); in Advance()
235 pctx_->InternalSendStanza(response); in Advance()
267 pctx_->InternalSendStanza(&iq); in Advance()
296 pctx_->InternalSendStanza(&iq); in Advance()
374 pctx_->InternalSendStanza((*pvecQueuedStanzas_)[i]); in FlushQueuedStanzas()
Dxmppengineimpl.cc265 InternalSendStanza(element); in SendStanza()
393 XmppEngineImpl::InternalSendStanza(const XmlElement * element) { in InternalSendStanza() function in buzz::XmppEngineImpl
Dxmppengineimpl.h196 void InternalSendStanza(const XmlElement * pelStanza);