Searched refs:MakeIq (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/libjingle/xmpp/ |
D | iqtask.cc | 26 stanza_(MakeIq(verb, to_, task_id())) { in IqTask()
|
D | pingtask.cc | 70 MakeIq(buzz::STR_GET, Jid(STR_EMPTY), task_id())); in ProcessStart()
|
D | jingleinfotask.cc | 28 MakeIq(STR_GET, Jid(), task_id())); in ProcessStart()
|
D | xmpptask.h | 149 static XmlElement *MakeIq(const std::string& type,
|
D | xmpptask.cc | 92 XmlElement* XmppTask::MakeIq(const std::string& type, in MakeIq() function in buzz::XmppTask
|
D | pubsub_task.cc | 86 MakeIq(buzz::STR_GET, pubsub_node_jid_, task_id())); in SubscribeToNode()
|