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