Home
last modified time | relevance | path

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/
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
Ddelegating_channel.h52 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/
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
H A Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dchannel_cc.cc162 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/
Dchannel_cc.cc162 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/
Dserver_cc.cc1325 void Server::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Server
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_cc.cc1329 void Server::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Server