Searched refs:adbd_events_pipe (Results 1 – 3 of 3) sorted by relevance
18 cuttlefish::SharedFD adbd_events_pipe);
530 cuttlefish::SharedFD adbd_events_pipe = event_pipes[1]; in main() local566 LaunchAdbConnectorIfEnabled(&process_monitor, *config, adbd_events_pipe); in main()
270 cuttlefish::SharedFD adbd_events_pipe) { in LaunchAdbConnectorIfEnabled() argument272 adb_connector.AddParameter("-adbd_events_fd=", adbd_events_pipe); in LaunchAdbConnectorIfEnabled()