Home
last modified time | relevance | path

Searched refs:SubscribeToNode (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dpubsub_task.h39 bool SubscribeToNode(const std::string& pubsub_node, NodeHandler handler);
Dpubsub_task.cc82 bool PubsubTask::SubscribeToNode(const std::string& pubsub_node, in SubscribeToNode() function in buzz::PubsubTask