Searched refs:adbd_events_pipe (Results 1 – 3 of 3) sorted by relevance
16 cvd::SharedFD* adbd_events_pipe);29 cvd::SharedFD adbd_events_pipe);
139 cvd::SharedFD* adbd_events_pipe) { in GetKernelLogMonitorCommand() argument152 if (!cvd::SharedFD::Pipe(adbd_events_pipe, &adbd_pipe_write_end)) { in GetKernelLogMonitorCommand()261 cvd::SharedFD adbd_events_pipe) { in LaunchAdbConnectorIfEnabled() argument264 adb_connector.AddParameter("-adbd_events_fd=", adbd_events_pipe); in LaunchAdbConnectorIfEnabled()
416 cvd::SharedFD adbd_events_pipe; in main() local419 GetKernelLogMonitorCommand(*config, &boot_events_pipe, &adbd_events_pipe), in main()444 LaunchAdbConnectorIfEnabled(&process_monitor, *config, adbd_events_pipe); in main()