Home
last modified time | relevance | path

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

/aosp_15_r20/external/liburing/test/
H A Dpoll-cancel.c19 unsigned is_poll; member
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/
H A Dpoll.h196 static constexpr bool is_poll() { return false; } in is_poll() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dpoll.h210 static constexpr bool is_poll() { return false; } in is_poll() function