Searched refs:ValidateHostPortPair (Results 1 – 2 of 2) sorted by relevance
51 tensorflow::Status ValidateHostPortPair(absl::string_view host_port) { in ValidateHostPortPair() function76 TF_RETURN_IF_ERROR(ValidateHostPortPair(host_port)); in ValidateOptions()235 TF_RETURN_IF_ERROR(ValidateHostPortPair(service_addr)); in Monitor()
48 Status ValidateHostPortPair(const string& host_port) { in ValidateHostPortPair() function143 TF_RETURN_IF_ERROR(ValidateHostPortPair(target)); in NewHostPortGrpcChannel()181 TF_RETURN_IF_ERROR(ValidateHostPortPair(id_host_port.second)); in AddHostPortsJob()