Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/resolver/sockaddr/
Dsockaddr_resolver.cc94 URI ith_uri(uri.scheme(), "", std::string(ith_path), {}, ""); in ParseUri() local
96 if (!parse(ith_uri, &addr)) { in ParseUri()