Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.h18 cuttlefish::SharedFD adbd_events_pipe);
Dmain.cc530 cuttlefish::SharedFD adbd_events_pipe = event_pipes[1]; in main() local
566 LaunchAdbConnectorIfEnabled(&process_monitor, *config, adbd_events_pipe); in main()
Dlaunch.cc270 cuttlefish::SharedFD adbd_events_pipe) { in LaunchAdbConnectorIfEnabled() argument
272 adb_connector.AddParameter("-adbd_events_fd=", adbd_events_pipe); in LaunchAdbConnectorIfEnabled()