Home
last modified time | relevance | path

Searched refs:PickSubchannel (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc931 static void PickSubchannel(void* arg, grpc_error* error);
5148 PickSubchannel(this, GRPC_ERROR_NONE); in StartTransportStreamOpBatch()
5337 void LoadBalancedCall::PickSubchannel(void* arg, grpc_error* error) { in PickSubchannel() function in grpc_core::__anon5e2240680111::LoadBalancedCall