Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc75 rpcmethod_ReleaseCallable_(grpcMasterService_method_names[9], in Stub()
146 channel_.get(), rpcmethod_ReleaseCallable_, context, request, response); in ReleaseCallable()
Dgrpc_master_service_impl.h119 const ::grpc::internal::RpcMethod rpcmethod_ReleaseCallable_; variable