Searched defs:host_ports (Results 1 – 5 of 5) sorted by relevance
43 const std::map<int, string> host_ports; member
116 const std::vector<string>& host_ports) { in AddHostPortsJob()125 const string& job_id, const std::map<int, string>& host_ports) { in AddHostPortsJob()245 const std::map<int, string>& host_ports, in SparseGrpcChannelCache()
61 const std::vector<string> host_ports = str_util::Split(spec, ';'); in FillServerDef() local
55 const std::vector<string> host_ports = str_util::Split(spec, ';'); in FillServerDef() local
285 std::map<int, string> host_ports; in ParseChannelSpec() local