Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel_pool_interface.cc65 auto* subchannel_pool = static_cast<SubchannelPoolInterface*>(p); in arg_copy() local
71 auto* subchannel_pool = static_cast<SubchannelPoolInterface*>(p); in arg_destroy() local
83 SubchannelPoolInterface* subchannel_pool) { in CreateChannelArg()
Dsubchannel.cc713 SubchannelPoolInterface* subchannel_pool = in Create() local