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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengine_unittest.cc 34 virtual void IqResponse(XmppIqCookie, const XmlElement * stanza) {
chatroommoduleimpl.cc 77 virtual void IqResponse(XmppIqCookie cookie, const XmlElement * pelStanza) {RTC_UNUSED2(cookie, pelStanza);}
rostermoduleimpl.cc 820 XmppRosterModuleImpl::IqResponse(XmppIqCookie, const XmlElement * stanza) {

Completed in 124 milliseconds