Searched refs:ValidateHostPortPair (Results 1 – 5 of 5) sorted by relevance
46 Status ValidateHostPortPair(const string& host_port) { in ValidateHostPortPair() function93 TF_RETURN_IF_ERROR(ValidateHostPortPair(target)); in NewHostPortGrpcChannel()131 TF_RETURN_IF_ERROR(ValidateHostPortPair(id_host_port.second)); in AddHostPortsJob()
26 Status ValidateHostPortPair(const string& host_port);
47 Status ValidateHostPortPair(const string& host_port) { in ValidateHostPortPair() function
86 tensorflow::profiler::client::ValidateHostPortPair(service_addr); in TFE_ProfilerClientStartTracing()
81 tensorflow::profiler::client::ValidateHostPortPair(FLAGS_service_addr); in main()