Searched refs:SetBatchMethodAllocator (Results 1 – 6 of 6) sorted by relevance
172 void SetBatchMethodAllocator(grpc_completion_queue* cq,
810 void Server::SetBatchMethodAllocator( in SetBatchMethodAllocator() function in grpc_core::Server
847 ->SetBatchMethodAllocator(server_cq_->cq(), [this] { in AddUnknownSyncMethod()1117 grpc_core::Server::FromC(server_)->SetBatchMethodAllocator(cq->cq(), [this, in RegisterCallbackGenericService()
849 ->SetBatchMethodAllocator(server_cq_->cq(), [this] { in AddUnknownSyncMethod()1119 grpc_core::Server::FromC(server_)->SetBatchMethodAllocator(cq->cq(), [this, in RegisterCallbackGenericService()
185 void SetBatchMethodAllocator(grpc_completion_queue* cq,
956 void Server::SetBatchMethodAllocator( in SetBatchMethodAllocator() function in grpc_core::Server