Searched refs:AsBashScript (Results 1 – 3 of 3) sorted by relevance
315 std::string AsBashScript(const std::string& redirected_stdio_path = "") const;
516 std::string Command::AsBashScript( in AsBashScript() function in cuttlefish::Command
872 crosvm_cmd.Cmd().AsBashScript(crosvm_logs_path); in StartCommands()