Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.h19 void LaunchSocketVsockProxyIfEnabled(cuttlefish::ProcessMonitor* process_monitor,
Dmain.cc565 LaunchSocketVsockProxyIfEnabled(&process_monitor, *config); in main()
Dlaunch.cc415 void LaunchSocketVsockProxyIfEnabled(cuttlefish::ProcessMonitor* process_monitor, in LaunchSocketVsockProxyIfEnabled() function