Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc60 rpcmethod_KeepAlive_(grpcEagerService_method_names[3], in Stub()
95 channel_.get(), rpcmethod_KeepAlive_, context, request, response); in KeepAlive()
Dgrpc_eager_service.h98 const ::grpc::internal::RpcMethod rpcmethod_KeepAlive_; variable