Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc527 auto event_pipes = in main() local
529 cuttlefish::SharedFD boot_events_pipe = event_pipes[0]; in main()
530 cuttlefish::SharedFD adbd_events_pipe = event_pipes[1]; in main()
531 event_pipes.clear(); in main()