Home
last modified time | relevance | path

Searched defs:IsFrequentlyPolled (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/include/grpcpp/impl/codegen/
Dcompletion_queue.h428 bool IsFrequentlyPolled() { return polling_type_ != GRPC_CQ_NON_LISTENING; } in IsFrequentlyPolled() function
Dcompletion_queue_impl.h426 bool IsFrequentlyPolled() { return polling_type_ != GRPC_CQ_NON_LISTENING; } in IsFrequentlyPolled() function