HomeSort by relevance Sort by last modified time
    Searched refs:InternalSendStanza (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.cc 163 pctx_->InternalSendStanza(&el);
219 pctx_->InternalSendStanza(auth);
235 pctx_->InternalSendStanza(response);
267 pctx_->InternalSendStanza(&iq);
296 pctx_->InternalSendStanza(&iq);
374 pctx_->InternalSendStanza((*pvecQueuedStanzas_)[i]);
xmppengineimpl.h 196 void InternalSendStanza(const XmlElement * pelStanza);
xmppengineimpl.cc 265 InternalSendStanza(element);
393 XmppEngineImpl::InternalSendStanza(const XmlElement * element) {

Completed in 149 milliseconds