Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/commands/launch/
Dlaunch.h13 cvd::Command GetIvServerCommand(const vsoc::CuttlefishConfig& config);
Dlaunch.cc108 cvd::Command GetIvServerCommand(const vsoc::CuttlefishConfig& config) { in GetIvServerCommand() function
319 process_monitor->StartSubprocess(GetIvServerCommand(config), in LaunchIvServerIfEnabled()