Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc67 rpcmethod_ListDevices_(grpcMasterService_method_names[5], in Stub()
118 channel_.get(), rpcmethod_ListDevices_, context, request, response); in ListDevices()
Dgrpc_master_service_impl.h115 const ::grpc::internal::RpcMethod rpcmethod_ListDevices_; variable