OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relay_hosts
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/p2p/client/
autoportallocator.h
42
const std::vector<std::string>&
relay_hosts
,
46
SetRelayHosts(
relay_hosts
);
httpportallocator.h
74
const std::vector<std::string>&
relay_hosts
() const {
function in class:cricket::HttpPortAllocatorBase
104
const std::vector<std::string>&
relay_hosts
,
httpportallocator.cc
110
const std::vector<std::string>&
relay_hosts
,
115
relay_hosts_(
relay_hosts
), stun_hosts_(stun_hosts),
/external/webrtc/webrtc/libjingle/xmpp/
jingleinfotask.cc
86
std::vector<std::string>
relay_hosts
;
local
114
relay_hosts
.push_back(host);
118
SignalJingleInfo(relay_token,
relay_hosts
, stun_hosts);
Completed in 71 milliseconds