Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc73 rpcmethod_RunCallable_(grpcMasterService_method_names[8], in Stub()
139 channel_.get(), rpcmethod_RunCallable_, context, request, response); in RunCallable()
Dgrpc_master_service_impl.h118 const ::grpc::internal::RpcMethod rpcmethod_RunCallable_; variable