Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dlb_policy.h184 return client_channel_factory_; in client_channel_factory()
206 grpc_client_channel_factory* client_channel_factory_; variable
Dlb_policy.cc32 client_channel_factory_(args.client_channel_factory), in LoadBalancingPolicy()