Home
last modified time | relevance | path

Searched refs:events_fd (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/adb_connector/
Dmain.cpp59 void WaitForAdbdToBeStarted(int events_fd) { in WaitForAdbdToBeStarted() argument
60 auto evt_shared_fd = cuttlefish::SharedFD::Dup(events_fd); in WaitForAdbdToBeStarted()
61 close(events_fd); in WaitForAdbdToBeStarted()