Searched refs:cmd_str (Results 1 – 2 of 2) sorted by relevance
168 std::string cmd_str = command.BuildCommandString(); in ExecuteCommand() local170 LOG(INFO) << "Command '" << cmd_str << "' action=" << trigger_name << " (" << filename_ in ExecuteCommand()242 std::string cmd_str = c.BuildCommandString(); in DumpState() local243 LOG(INFO) << " " << cmd_str; in DumpState()
46 def setup_acts_for_cmd_or_die(cmd_str): argument49 cmd = [sys.executable, acts_setup_bin, cmd_str]