Searched defs:FindSubchannel (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | local_subchannel_pool.cc | 57 Subchannel* LocalSubchannelPool::FindSubchannel(SubchannelKey* key) { in FindSubchannel() function in grpc_core::LocalSubchannelPool |
D | global_subchannel_pool.cc | 149 Subchannel* GlobalSubchannelPool::FindSubchannel(SubchannelKey* key) { in FindSubchannel() function in grpc_core::GlobalSubchannelPool |