Home
last modified time | relevance | path

Searched defs:ChannelMapEntry (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransport.h398 struct ChannelMapEntry { struct
399 ChannelMapEntry() : impl_(NULL), candidates_allocated_(false), ref_(0) {} in ChannelMapEntry() argument
400 explicit ChannelMapEntry(TransportChannelImpl *impl) in ChannelMapEntry() function
426 // Candidate component => ChannelMapEntry argument