Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc57 rpcmethod_ExtendSession_(grpcMasterService_method_names[1], in Stub()
90 channel_.get(), rpcmethod_ExtendSession_, context, request, response); in ExtendSession()
Dgrpc_master_service_impl.h111 const ::grpc::internal::RpcMethod rpcmethod_ExtendSession_; variable