Home
last modified time | relevance | path

Searched refs:RecvMessage (Results 1 – 20 of 20) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dsync_stream.h212 ops.RecvMessage(msg); in Read()
383 finish_ops_.RecvMessage(response);
479 ops.RecvMessage(msg); in Read()
603 ops.RecvMessage(msg); in Read()
728 ops.RecvMessage(msg); in Read()
Dasync_unary_call.h144 finish_buf.RecvMessage(msg); in Finish()
151 single_buf.RecvMessage(msg); in Finish()
Dclient_unary_call.h67 ops.RecvMessage(result); in BlockingUnaryCallImpl()
Dasync_stream.h243 read_ops_.RecvMessage(msg); in Read()
434 finish_ops_.RecvMessage(response); in ClientAsyncWriter()
557 read_ops_.RecvMessage(msg); in Read()
724 read_ops_.RecvMessage(msg); in Read()
1039 read_ops_.RecvMessage(msg); in Read()
Dclient_callback.h83 ops->RecvMessage(result); in CallbackUnaryCallImpl()
Dcall.h326 void RecvMessage(R* message) { message_ = message; } in RecvMessage() function
396 void RecvMessage(R* message) { in RecvMessage() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dsync_stream.h213 ops.RecvMessage(msg); in Read()
384 finish_ops_.RecvMessage(response);
482 ops.RecvMessage(msg); in Read()
608 ops.RecvMessage(msg); in Read()
735 ops.RecvMessage(msg); in Read()
Dasync_stream.h240 read_ops_.RecvMessage(msg); in Read()
431 finish_ops_.RecvMessage(response); in ClientAsyncWriter()
554 read_ops_.RecvMessage(msg); in Read()
722 read_ops_.RecvMessage(msg); in Read()
1037 read_ops_.RecvMessage(msg); in Read()
Dclient_unary_call.h76 ops.RecvMessage(result); in BlockingUnaryCallImpl()
Dasync_unary_call.h171 finish_buf->RecvMessage(static_cast<R*>(msg)); in SetupRequest()
179 single_buf->RecvMessage(static_cast<R*>(msg)); in SetupRequest()
Dclient_callback.h101 ops->RecvMessage(result); in CallbackUnaryCallImpl()
513 read_ops_.RecvMessage(msg); in Read()
777 read_ops_.RecvMessage(msg); in Read()
1013 finish_ops_.RecvMessage(response); in ClientCallbackWriterImpl()
1152 finish_ops_.RecvMessage(response); in ClientCallbackUnaryImpl()
Dcall_op_set.h426 void RecvMessage(R* message) { message_ = message; } in RecvMessage() function
529 void RecvMessage(R* message) { in RecvMessage() function
Dserver_callback_handlers.h364 read_ops_.RecvMessage(req); in Read()
793 read_ops_.RecvMessage(req); in Read()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dsync_stream.h213 ops.RecvMessage(msg); in Read()
384 finish_ops_.RecvMessage(response);
482 ops.RecvMessage(msg); in Read()
608 ops.RecvMessage(msg); in Read()
735 ops.RecvMessage(msg); in Read()
Dasync_stream.h240 read_ops_.RecvMessage(msg); in Read()
431 finish_ops_.RecvMessage(response); in ClientAsyncWriter()
554 read_ops_.RecvMessage(msg); in Read()
722 read_ops_.RecvMessage(msg); in Read()
1037 read_ops_.RecvMessage(msg); in Read()
Dclient_unary_call.h76 ops.RecvMessage(result); in BlockingUnaryCallImpl()
Dasync_unary_call.h171 finish_buf->RecvMessage(static_cast<R*>(msg)); in SetupRequest()
179 single_buf->RecvMessage(static_cast<R*>(msg)); in SetupRequest()
Dclient_callback.h101 ops->RecvMessage(result); in CallbackUnaryCallImpl()
513 read_ops_.RecvMessage(msg); in Read()
777 read_ops_.RecvMessage(msg); in Read()
1013 finish_ops_.RecvMessage(response); in ClientCallbackWriterImpl()
1152 finish_ops_.RecvMessage(response); in ClientCallbackUnaryImpl()
Dcall_op_set.h426 void RecvMessage(R* message) { message_ = message; } in RecvMessage() function
529 void RecvMessage(R* message) { in RecvMessage() function
Dserver_callback_handlers.h364 read_ops_.RecvMessage(req); in Read()
793 read_ops_.RecvMessage(req); in Read()