Searched defs:PerformOpsOnCall (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | intercepted_channel.h | 54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
|
D | delegating_channel.h | 52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | intercepted_channel.h | 54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
|
D | delegating_channel.h | 52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/ |
H A D | intercepted_channel.h | 54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
|
H A D | delegating_channel.h | 52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
|
/aosp_15_r20/external/grpc-grpc/src/cpp/client/ |
H A D | channel_cc.cc | 162 void Channel::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Channel
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/ |
D | channel_cc.cc | 162 void Channel::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Channel
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/ |
D | server_cc.cc | 1325 void Server::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Server
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/ |
H A D | server_cc.cc | 1329 void Server::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Server
|