Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc69 rpcmethod_Reset_(grpcMasterService_method_names[6], in Stub()
124 return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Reset_, in Reset()
Dgrpc_master_service_impl.h116 const ::grpc::internal::RpcMethod rpcmethod_Reset_; variable