Home
last modified time | relevance | path

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

/third_party/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) {