Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc449 Command stop_cmd(target_dir + "/bin/stop_cvd"); in FetchCvdMain() local
450 stop_cmd.RedirectStdIO(Subprocess::StdIOChannel::kStdOut, in FetchCvdMain()
452 stop_cmd.Start().Wait(); in FetchCvdMain()