Searched defs:ServerAddressList (Results 1 – 3 of 3) sorted by relevance
31 using ServerAddressList = EndpointAddressesList; variable
108 using ServerAddressList = std::vector<ServerAddress>; variable
1020 std::unique_ptr<grpc_core::ServerAddressList>* /*addrs*/) { in grpc_ares_maybe_resolve_localhost_manually_locked()