Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dintercepted_channel.h57 void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) override { in PerformOpsOnCall() function
Ddelegating_channel.h47 void PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall() function
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc161 void Channel::PerformOpsOnCall(::grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc_impl::Channel
/third_party/grpc/src/cpp/server/
Dserver_cc.cc1310 void Server::PerformOpsOnCall(grpc::internal::CallOpSetInterface* ops, in PerformOpsOnCall() function in grpc_impl::Server