Home
last modified time | relevance | path

Searched defs:PerformOpsOnCall (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dintercepted_channel.h54 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
Ddelegating_channel.h52 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc139 void Channel::PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Channel
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc164 void Channel::PerformOpsOnCall(::grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Channel
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc654 void Server::PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Server
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc1308 void Server::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc::Server