Searched refs:ReenableEpollEvent (Results 1 – 2 of 2) sorted by relevance
307 Status<void> Endpoint::ReenableEpollEvent(const BorrowedHandle& fd) { in ReenableEpollEvent() function in android::pdx::uds::Endpoint535 status = ReenableEpollEvent(channel_fd); in ReceiveMessageForChannel()592 return ReenableEpollEvent(socket_fd_.Borrow()); in MessageReceive()638 status = ReenableEpollEvent(channel_socket); in MessageReply()
140 Status<void> ReenableEpollEvent(const BorrowedHandle& channel_fd);