Home
last modified time | relevance | path

Searched defs:fd_is_shutdown (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.h58 bool (*fd_is_shutdown)(grpc_fd* fd); member
Dev_epoll1_linux.cc449 static bool fd_is_shutdown(grpc_fd* fd) { in fd_is_shutdown() function
Dev_poll_posix.cc565 static bool fd_is_shutdown(grpc_fd* fd) { function
/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.h58 bool (*fd_is_shutdown)(grpc_fd* fd); member
Dev_epoll1_linux.cc449 static bool fd_is_shutdown(grpc_fd* fd) { in fd_is_shutdown() function
Dev_poll_posix.cc565 static bool fd_is_shutdown(grpc_fd* fd) { function