Home
last modified time | relevance | path

Searched refs:rpcmethod_PartialRunSetup_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_master_service_impl.cc60 rpcmethod_PartialRunSetup_(grpcMasterService_method_names[2], in Stub()
97 channel_.get(), rpcmethod_PartialRunSetup_, context, request, response); in PartialRunSetup()
H A Dgrpc_master_service_impl.h114 const ::grpc::internal::RpcMethod rpcmethod_PartialRunSetup_; variable