Searched defs:GetCommands (Results 1 – 11 of 11) sorted by relevance
202 const std::vector<std::unique_ptr<Command>>& GetCommands() const { in GetCommands() function
703 const std::vector<std::unique_ptr<Command>>& GetCommands() const { in GetCommands() function
589 const CommandObject::CommandMap &GetCommands() const { in GetCommands() function
590 const CommandObject::CommandMap &GetCommands() const { in GetCommands() function
1347 StringList &GetCommands() { return m_commands; } in GetCommands() function
1338 StringList &GetCommands() { return m_commands; } in GetCommands() function
1336 StringList &GetCommands() { return m_commands; } in GetCommands() function
82 func (x *Manifest) GetCommands() []*Command { func