Searched defs:delegate_channel (Results 1 – 2 of 2) sorted by relevance
34 std::shared_ptr<::grpc::ChannelInterface> delegate_channel) in DelegatingChannel()41 std::shared_ptr<::grpc::ChannelInterface> delegate_channel() { in delegate_channel() function
48 TestChannel(const std::shared_ptr<ChannelInterface>& delegate_channel) in TestChannel()