Searched defs:addCommand (Results 1 – 4 of 4) sorted by relevance
210 void addCommand(std::unique_ptr<Command> C) { Jobs.addJob(std::move(C)); } in addCommand() function
805 void addCommand(BootCommand * command) { m_commands.push_back(command); } in addCommand() function
3623 void addCommand(const(char)[] command) in addCommand() function
3643 void addCommand(const(char)[] command) in addCommand() function