Searched refs:MatchRequestIq (Results 1 - 7 of 7) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmpptask.h104 static bool MatchRequestIq(const XmlElement* stanza, const std::string& type,
H A Dxmpptask.cc154 bool XmppTask::MatchRequestIq(const XmlElement* stanza, function in class:buzz::XmppTask
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Djingleinfotask.cc87 if (!MatchRequestIq(stanza, "set", QN_JINGLE_INFO_QUERY))
H A Dxmpptask.h163 static bool MatchRequestIq(const XmlElement* stanza, const std::string& type,
H A Dxmpptask.cc160 bool XmppTask::MatchRequestIq(const XmlElement* stanza, function in class:buzz::XmppTask
/external/chromium_org/third_party/libjingle/source/talk/examples/plus/
H A Drostertask.cc149 if (!MatchRequestIq(stanza, STR_SET, QN_ROSTER_QUERY)) {
/external/chromium/chrome/browser/sync/notifier/
H A Dcache_invalidation_packet_handler.cc89 return MatchRequestIq(stanza, buzz::STR_SET, kQnData);

Completed in 198 milliseconds