Home
last modified time | relevance | path

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

/third_party/grpc/src/core/client_channel/
Dclient_channel.cc547 std::string uri_to_resolve = CoreConfiguration::Get() in Create() local
607 std::string target, ChannelArgs channel_args, std::string uri_to_resolve, in ClientChannel()