/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | call_hook.h | 25 class CallOpSetInterface; variable 33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
|
D | call.h | 32 class CallOpSetInterface; variable 65 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
|
D | async_unary_call.h | 119 internal::CallOpSetInterface**, void*, Status*, void*)>* finish, in SetupRequest() argument 160 internal::CallOpSetInterface** finish_buf_ptr, void* msg, in SetupRequest() 280 internal::CallOpSetInterface* finish_buf_ = nullptr; 287 internal::CallOpSetInterface**, void*, Status*, void*)>
|
D | call_op_set_interface.h | 34 class CallOpSetInterface : public CompletionQueueTag {
|
D | channel_interface.h | 63 class CallOpSetInterface; variable 136 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
|
D | intercepted_channel.h | 54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall()
|
D | delegating_channel.h | 52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
|
D | interceptor_common.h | 219 void SetCallOpSetInterface(CallOpSetInterface* ops) { ops_ = ops; } in SetCallOpSetInterface() 389 CallOpSetInterface* ops_ = nullptr;
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | call_hook.h | 25 class CallOpSetInterface; variable 33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
|
D | call.h | 32 class CallOpSetInterface; variable 65 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
|
D | async_unary_call.h | 119 internal::CallOpSetInterface**, void*, Status*, void*)>* finish, in SetupRequest() argument 160 internal::CallOpSetInterface** finish_buf_ptr, void* msg, in SetupRequest() 280 internal::CallOpSetInterface* finish_buf_ = nullptr; 287 internal::CallOpSetInterface**, void*, Status*, void*)>
|
D | call_op_set_interface.h | 34 class CallOpSetInterface : public CompletionQueueTag {
|
D | channel_interface.h | 63 class CallOpSetInterface; variable 136 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
|
D | intercepted_channel.h | 54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall()
|
D | delegating_channel.h | 52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
|
D | interceptor_common.h | 219 void SetCallOpSetInterface(CallOpSetInterface* ops) { ops_ = ops; } in SetCallOpSetInterface() 389 CallOpSetInterface* ops_ = nullptr;
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | call_hook.h | 25 class CallOpSetInterface; variable 33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
|
D | channel_interface.h | 40 class CallOpSetInterface; variable 114 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
|
D | call.h | 597 class CallOpSetInterface : public CompletionQueueTag { 618 class CallOpSet : public CallOpSetInterface, 684 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
|
/external/grpc-grpc/include/grpcpp/ |
D | channel.h | 71 void PerformOpsOnCall(internal::CallOpSetInterface* ops,
|
D | server.h | 183 void PerformOpsOnCall(internal::CallOpSetInterface* ops,
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | channel.h | 91 void PerformOpsOnCall(::grpc::internal::CallOpSetInterface* ops,
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/ |
D | channel.h | 91 void PerformOpsOnCall(::grpc::internal::CallOpSetInterface* ops,
|
/external/grpc-grpc/src/cpp/server/ |
D | server_context.cc | 40 class ServerContext::CompletionOp final : public internal::CallOpSetInterface {
|
/external/grpc-grpc/src/cpp/client/ |
D | channel_cc.cc | 139 void Channel::PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
|