Searched refs:channel_spec (Results 1 – 3 of 3) sorted by relevance
337 GrpcChannelSpec* channel_spec) { in ParseChannelSpec() argument354 TF_RETURN_IF_ERROR(channel_spec->AddHostPortsJob(job.name(), host_ports)); in ParseChannelSpec()370 GrpcChannelSpec channel_spec; in WorkerCacheFactory() local371 TF_RETURN_IF_ERROR(ParseChannelSpec(options, &channel_spec)); in WorkerCacheFactory()374 NewGrpcChannelCache(channel_spec, GetChannelCreationFunction())); in WorkerCacheFactory()
85 GrpcChannelCache* NewGrpcChannelCache(const GrpcChannelSpec& channel_spec,
133 GrpcChannelSpec* channel_spec);