Home
last modified time | relevance | path

Searched refs:RequestAsyncUnary (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.h134 ::grpc::Service::RequestAsyncUnary(0, context, request, response, in RequestCreateSession()
142 ::grpc::Service::RequestAsyncUnary(1, context, request, response, in RequestExtendSession()
150 ::grpc::Service::RequestAsyncUnary(2, context, request, response, in RequestPartialRunSetup()
158 ::grpc::Service::RequestAsyncUnary(3, context, request, response, in RequestRunStep()
166 ::grpc::Service::RequestAsyncUnary(4, context, request, response, in RequestCloseSession()
174 ::grpc::Service::RequestAsyncUnary(5, context, request, response, in RequestListDevices()
182 ::grpc::Service::RequestAsyncUnary(6, context, request, response, in RequestReset()
190 ::grpc::Service::RequestAsyncUnary(7, context, request, response, in RequestMakeCallable()
198 ::grpc::Service::RequestAsyncUnary(8, context, request, response, in RequestRunCallable()
206 ::grpc::Service::RequestAsyncUnary(9, context, request, response, in RequestReleaseCallable()
Dgrpc_worker_service_impl.h109 using ::grpc::Service::RequestAsyncUnary;
Dgrpc_call.h229 grpc_service->RequestAsyncUnary(method_id, &call->ctx_, &call->request, in EnqueueRequestForMethod()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.h116 ::grpc::Service::RequestAsyncUnary(0, context, request, response, in RequestCreateContext()
124 ::grpc::Service::RequestAsyncUnary(1, context, request, response, in RequestEnqueue()
132 ::grpc::Service::RequestAsyncUnary(2, context, request, response, in RequestWaitQueueDone()
140 ::grpc::Service::RequestAsyncUnary(3, context, request, response, in RequestKeepAlive()
148 ::grpc::Service::RequestAsyncUnary(4, context, request, response, in RequestCloseContext()
156 ::grpc::Service::RequestAsyncUnary(5, context, request, response, in RequestRegisterFunction()
164 ::grpc::Service::RequestAsyncUnary(6, context, request, response, in RequestSendTensor()
/external/tensorflow/tensorflow/contrib/verbs/
Dgrpc_verbs_service_impl.h71 ::grpc::Service::RequestAsyncUnary(0, context, request, response, in RequestGetRemoteAddress()
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dservice_type.h92 void RequestAsyncUnary(int index, ServerContext* context, Message* request, in RequestAsyncUnary() function
/external/grpc-grpc/test/cpp/codegen/
Dcompiler_test_golden246 …::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, ta…
395 …::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, ta…
589 …::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, ta…
627 …::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, ta…
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.h169 …::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, ta… in RequestStore()