Searched defs:ServerCompletionQueue (Results 1 – 6 of 6) sorted by relevance
56 CompletionQueue*, ServerCompletionQueue*, void*)> in AsyncQpsServerTest() argument
430 ServerCompletionQueue() : polling_type_(GRPC_CQ_DEFAULT_POLLING) {} in ServerCompletionQueue() function439 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue() function
432 ServerCompletionQueue() : polling_type_(GRPC_CQ_DEFAULT_POLLING) {} in ServerCompletionQueue() function441 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue() function
40 class ServerCompletionQueue; variable
45 class ServerCompletionQueue; variable