Searched refs:master_channel (Results 1 – 1 of 1) sorted by relevance
55 SharedGrpcChannelPtr master_channel; in Create() local58 &options.config.rpc_options(), &master_channel)); in Create()59 master.reset(NewGrpcMaster(master_channel)); in Create()393 SharedGrpcChannelPtr master_channel; in Reset() local396 /*rpc_options=*/nullptr, &master_channel)); in Reset()397 auto master = NewGrpcMaster(master_channel); in Reset()