Home
last modified time | relevance | path

Searched defs:track_err (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollsig_linux.cc143 bool track_err; member
810 static grpc_fd* fd_create(int fd, const char* name, bool track_err) {
1254 bool track_err = local
Dev_epoll1_linux.cc318 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { in fd_create()
666 bool track_err = in process_epoll_events() local
Dev_epollex_linux.cc227 bool track_err; member
416 static grpc_fd* fd_create(int fd, const char* name, bool track_err) {
949 bool track_err = reinterpret_cast<intptr_t>(data_ptr) & 2; local
Dev_posix.cc248 grpc_fd* grpc_fd_create(int fd, const char* name, bool track_err) { in grpc_fd_create()
Dev_poll_posix.cc408 static grpc_fd* fd_create(int fd, const char* name, bool track_err) {
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_epoll1_linux.cc332 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { in fd_create()
686 bool track_err = in process_epoll_events() local
Dev_epollex_linux.cc253 bool track_err; member
426 static grpc_fd* fd_create(int fd, const char* name, bool track_err) {
900 bool track_err = reinterpret_cast<intptr_t>(data_ptr) & 2; local
Dev_posix.cc253 grpc_fd* grpc_fd_create(int fd, const char* name, bool track_err) { in grpc_fd_create()
Dev_poll_posix.cc368 static grpc_fd* fd_create(int fd, const char* name, bool track_err) {