Searched refs:RequestAsyncUnary (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_master_service_impl.h | 134 ::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()
|
D | grpc_worker_service_impl.h | 109 using ::grpc::Service::RequestAsyncUnary;
|
D | grpc_call.h | 229 grpc_service->RequestAsyncUnary(method_id, &call->ctx_, &call->request, in EnqueueRequestForMethod()
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ |
D | grpc_eager_service.h | 116 ::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/ |
D | grpc_verbs_service_impl.h | 71 ::grpc::Service::RequestAsyncUnary(0, context, request, response, in RequestGetRemoteAddress()
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | service_type.h | 92 void RequestAsyncUnary(int index, ServerContext* context, Message* request, in RequestAsyncUnary() function
|
/external/grpc-grpc/test/cpp/codegen/ |
D | compiler_test_golden | 246 …::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/ |
D | monster_test.grpc.fb.h | 169 …::grpc::Service::RequestAsyncUnary(0, context, request, response, new_call_cq, notification_cq, ta… in RequestStore()
|