Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc71 rpcmethod_MakeCallable_(grpcMasterService_method_names[7], in Stub()
132 channel_.get(), rpcmethod_MakeCallable_, context, request, response); in MakeCallable()
Dgrpc_master_service_impl.h117 const ::grpc::internal::RpcMethod rpcmethod_MakeCallable_; variable