HomeSort by relevance Sort by last modified time
    Searched refs:NodeSubscriptions (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/libjingle/xmpp/
pubsub_task.h 46 typedef std::map<std::string, NodeHandler> NodeSubscriptions;
53 NodeSubscriptions subscribed_nodes_;
pubsub_task.cc 181 NodeSubscriptions::iterator iter = subscribed_nodes_.find(node_name);

Completed in 48 milliseconds