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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppstanzaparser.cc 92 psph_->Stanza(element);
xmppstanzaparser.h 43 virtual void Stanza(const XmlElement * pelStanza) = 0;
xmppengineimpl.h 131 //! The stream:error stanza, when the error is XmppEngine::ERROR_STREAM.
132 //! Notice the stanza returned is owned by the XmppEngine and
145 //! Stanza delivery is chained to session handlers; the first to
146 //! return 'true' is the last to get each stanza.
153 //! Sends a stanza to the server.
170 //! Forms and sends an error in response to the given stanza.
214 virtual void Stanza(const XmlElement * pelStanza)

Completed in 854 milliseconds