Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/start/
Dmain.cc85 std::string RunnerPath() { return SubtoolPath("run_cvd"); } in RunnerPath() function
101 Command run_cmd(RunnerPath()); in StartRunner()
190 FlagForwarder forwarder({AssemblerPath(), RunnerPath()}, spargs); in CvdInternalStartMain()
288 forwarder.ArgvForSubprocess(RunnerPath())); in CvdInternalStartMain()