Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransport.h299 typedef std::map<int, TransportChannelImpl*> ChannelMap; typedef
318 ChannelMap channels_;
Dfaketransportcontroller.h348 typedef std::map<int, FakeTransportChannel*> ChannelMap; typedef
359 const ChannelMap& channels() const { return channels_; } in channels()
452 ChannelMap channels_;