Searched refs:events_fd (Results 1 – 1 of 1) sorted by relevance
59 void WaitForAdbdToBeStarted(int events_fd) { in WaitForAdbdToBeStarted() argument60 auto evt_shared_fd = cuttlefish::SharedFD::Dup(events_fd); in WaitForAdbdToBeStarted()61 close(events_fd); in WaitForAdbdToBeStarted()