Searched refs:StopCvdBinary (Results 1 – 3 of 3) sorted by relevance
46 std::string StopCvdBinary();
105 std::string StopCvdBinary() { return HostBinaryPath("stop_cvd"); } in StopCvdBinary() function
124 Command stop_cmd(StopCvdBinary()); in MonitorLoop()