Searched refs:MatchResponseIq (Results 1 – 5 of 5) sorted by relevance
90 if (!MatchResponseIq(stanza, to_, task_id())) in HandleStanza()
101 bool MatchResponseIq(const XmlElement* stanza, const Jid& to,
131 bool XmppTask::MatchResponseIq(const XmlElement* stanza, in MatchResponseIq() function in buzz::XmppTask
118 if (!MatchResponseIq(stanza, in HandleStanza()
149 if (!MatchResponseIq(stanza, to_jid_, task_id())) { in HandleStanza()