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

  /external/webrtc/webrtc/libjingle/xmpp/
jingleinfotask.cc 88 std::string relay_token; local
109 relay_token = relay->TextNamed(QN_JINGLE_INFO_TOKEN);
118 SignalJingleInfo(relay_token, relay_hosts, stun_hosts);
  /external/webrtc/webrtc/p2p/client/
httpportallocator.h 78 const std::string& relay_token() const { function in class:cricket::HttpPortAllocatorBase
109 const std::string& relay_token() const { function in class:cricket::HttpPortAllocatorSessionBase
httpportallocator.cc 111 const std::string& relay_token,
116 relay_token_(relay_token), agent_(user_agent), attempts_(0) {

Completed in 157 milliseconds