Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dintercepted_channel.h46 InterceptedChannel(ChannelInterface* channel, size_t pos) in InterceptedChannel() function
Dchannel_interface.h65 class InterceptedChannel; variable