Home
last modified time | relevance | path

Searched refs:CallOpSetInterface (Results 1 – 25 of 42) sorted by relevance

12

/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dcall_hook.h25 class CallOpSetInterface; variable
33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
Dcall.h33 class CallOpSetInterface; variable
66 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
Dcall_op_set_interface.h36 class CallOpSetInterface : public CompletionQueueTag {
Dchannel_interface.h63 class CallOpSetInterface; variable
136 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall()
Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dcall_hook.h25 class CallOpSetInterface; variable
33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
Dcall.h33 class CallOpSetInterface; variable
66 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
Dcall_op_set_interface.h36 class CallOpSetInterface : public CompletionQueueTag {
Dchannel_interface.h63 class CallOpSetInterface; variable
136 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall()
Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
Dinterceptor_common.h219 void SetCallOpSetInterface(CallOpSetInterface* ops) { ops_ = ops; } in SetCallOpSetInterface()
382 CallOpSetInterface* ops_ = nullptr;
/external/grpc-grpc/include/grpcpp/impl/
Dcall_hook.h25 class CallOpSetInterface; variable
33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
Dcall.h33 class CallOpSetInterface; variable
66 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
Dcall_op_set_interface.h36 class CallOpSetInterface : public CompletionQueueTag {
Dchannel_interface.h63 class CallOpSetInterface; variable
136 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall()
Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dasync_unary_call.h120 internal::CallOpSetInterface**, void*, Status*, void*)>* finish, in SetupRequest() argument
160 internal::CallOpSetInterface** finish_buf_ptr, void* msg, in SetupRequest()
279 internal::CallOpSetInterface* finish_buf_ = nullptr;
286 internal::CallOpSetInterface**, void*, Status*, void*)>
/external/grpc-grpc/include/grpcpp/support/
Dasync_unary_call.h120 internal::CallOpSetInterface**, void*, Status*, void*)>* finish, in SetupRequest() argument
160 internal::CallOpSetInterface** finish_buf_ptr, void* msg, in SetupRequest()
279 internal::CallOpSetInterface* finish_buf_ = nullptr;
286 internal::CallOpSetInterface**, void*, Status*, void*)>
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dasync_unary_call.h120 internal::CallOpSetInterface**, void*, Status*, void*)>* finish, in SetupRequest() argument
160 internal::CallOpSetInterface** finish_buf_ptr, void* msg, in SetupRequest()
279 internal::CallOpSetInterface* finish_buf_ = nullptr;
286 internal::CallOpSetInterface**, void*, Status*, void*)>
/external/grpc-grpc/include/grpcpp/
Dchannel.h91 void PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops,
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dchannel.h91 void PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops,
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dchannel.h91 void PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops,

12