Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc57 rpcmethod_WaitQueueDone_(grpcEagerService_method_names[2], in Stub()
88 channel_.get(), rpcmethod_WaitQueueDone_, context, request, response); in WaitQueueDone()
Dgrpc_eager_service.h97 const ::grpc::internal::RpcMethod rpcmethod_WaitQueueDone_; variable