Searched refs:_commands (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/pkgman/
H A DCommand.cpp97 CommandManager::GetCommands(const char* prefix, CommandList& _commands) argument
101 _commands.AddItem(command);
108 CommandList& _commands)
112 _commands.AddItem(command);
107 GetCommandsForCategory(const char* category, CommandList& _commands) argument
H A DCommand.h62 CommandList& _commands);
64 CommandList& _commands);

Completed in 30 milliseconds