Searched defs:ChannelMapEntry (Results 1 – 1 of 1) sorted by relevance
398 struct ChannelMapEntry { struct399 ChannelMapEntry() : impl_(NULL), candidates_allocated_(false), ref_(0) {} in ChannelMapEntry() argument400 explicit ChannelMapEntry(TransportChannelImpl *impl) in ChannelMapEntry() function426 // Candidate component => ChannelMapEntry argument