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