Home
last modified time | relevance | path

Searched defs:track_err (Results 1 – 5 of 5) 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) {