Searched refs:wrapped_subchannel (Results 1 – 3 of 3) sorted by relevance
101 RefCountedPtr<SubchannelInterface> wrapped_subchannel() const { in wrapped_subchannel() function
179 RefCountedPtr<SubchannelInterface> wrapped_subchannel, in StatsSubchannelWrapper() argument181 : DelegatingSubchannel(std::move(wrapped_subchannel)), in StatsSubchannelWrapper()339 result.subchannel = subchannel_wrapper->wrapped_subchannel(); in Pick()
657 result.subchannel = subchannel_wrapper->wrapped_subchannel(); in Pick()