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

  /external/chromium/third_party/libjingle/source/talk/examples/call/
discoitemsquerytask.cc 90 if (!MatchResponseIq(stanza, to_, task_id()))
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpptask.h 101 bool MatchResponseIq(const XmlElement* stanza, const Jid& to,
xmpptask.cc 131 bool XmppTask::MatchResponseIq(const XmlElement* stanza,
  /external/chromium_org/jingle/notifier/listener/
send_ping_task.cc 62 // MatchResponseIq() matches the given Jid with the "from" field of the given
65 if (MatchResponseIq(stanza, buzz::Jid(buzz::STR_EMPTY), ping_task_id_)) {
push_notifications_subscribe_task.cc 35 if (!MatchResponseIq(stanza, GetClient()->jid().BareJid(), task_id()))
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
iqtask.cc 55 if (!MatchResponseIq(stanza, to_, task_id()))
pingtask.cc 26 if (!MatchResponseIq(stanza, Jid(STR_EMPTY), task_id())) {
jingleinfotask.cc 60 if (!MatchResponseIq(stanza, Jid(), task_id()))
xmpptask.h 160 bool MatchResponseIq(const XmlElement* stanza, const Jid& to,
pubsub_task.cc 61 if (MatchResponseIq(stanza, pubsub_node_jid_, task_id())) {
xmpptask.cc 132 bool XmppTask::MatchResponseIq(const XmlElement* stanza,
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
sessionsendtask.h 118 if (!MatchResponseIq(stanza,
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
sessionsendtask.h 127 if (!MatchResponseIq(stanza,
  /external/chromium_org/third_party/libjingle/source/talk/examples/plus/
rostertask.cc 202 if (!MatchResponseIq(stanza, JID_EMPTY, task_id()))
  /external/chromium/chrome/browser/sync/notifier/
cache_invalidation_packet_handler.cc 149 if (!MatchResponseIq(stanza, to_jid_, task_id())) {

Completed in 643 milliseconds