OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchResponseIq
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/libjingle/xmpp/
iqtask.cc
38
if (!
MatchResponseIq
(stanza, to_, task_id()))
pingtask.cc
33
if (!
MatchResponseIq
(stanza, Jid(STR_EMPTY), task_id())) {
jingleinfotask.cc
43
if (!
MatchResponseIq
(stanza, Jid(), task_id()))
xmpptask.h
143
bool
MatchResponseIq
(const XmlElement* stanza, const Jid& to,
pubsub_task.cc
44
if (
MatchResponseIq
(stanza, pubsub_node_jid_, task_id())) {
xmpptask.cc
115
bool XmppTask::
MatchResponseIq
(const XmlElement* stanza,
Completed in 143 milliseconds