Searched refs:ReenableEpollEvent (Results 1 – 2 of 2) sorted by relevance
309 Status<void> Endpoint::ReenableEpollEvent(const BorrowedHandle& fd) { in ReenableEpollEvent() function in android::pdx::uds::Endpoint545 status = ReenableEpollEvent(channel_fd); in ReceiveMessageForChannel()600 auto reenable_status = ReenableEpollEvent(socket_fd_.Borrow()); in MessageReceive()655 status = ReenableEpollEvent(channel_socket); in MessageReply()
140 Status<void> ReenableEpollEvent(const BorrowedHandle& channel_fd);