Searched refs:CallOpSetInterface (Results 1 – 9 of 9) sorted by relevance
25 class CallOpSetInterface; variable33 virtual void PerformOpsOnCall(CallOpSetInterface* ops, Call* call) = 0;
40 class CallOpSetInterface; variable114 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
597 class CallOpSetInterface : public CompletionQueueTag {618 class CallOpSet : public CallOpSetInterface,684 void PerformOps(CallOpSetInterface* ops) { in PerformOps()
144 virtual void PerformOpsOnCall(internal::CallOpSetInterface* ops,
71 void PerformOpsOnCall(internal::CallOpSetInterface* ops,
183 void PerformOpsOnCall(internal::CallOpSetInterface* ops,
40 class ServerContext::CompletionOp final : public internal::CallOpSetInterface {
654 void Server::PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()
139 void Channel::PerformOpsOnCall(internal::CallOpSetInterface* ops, in PerformOpsOnCall()