Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dcompletion_queue.h427 bool IsFrequentlyPolled() { return polling_type_ != GRPC_CQ_NON_LISTENING; } in IsFrequentlyPolled() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dcompletion_queue.h427 bool IsFrequentlyPolled() { return polling_type_ != GRPC_CQ_NON_LISTENING; } in IsFrequentlyPolled() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dcompletion_queue.h427 bool IsFrequentlyPolled() { return polling_type_ != GRPC_CQ_NON_LISTENING; } in IsFrequentlyPolled() function