Home
last modified time | relevance | path

Searched refs:ProxyTransportMap (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dstatscollector.h158 ProxyTransportMap proxy_to_transport_;
Dwebrtcsession.h116 typedef std::map<std::string, std::string> ProxyTransportMap; typedef
121 ProxyTransportMap proxy_to_transport;
Dstatscollector.cc73 StatsReport::Id GetTransportIdFromProxy(const ProxyTransportMap& map, in GetTransportIdFromProxy()