Searched refs:CommandList (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/pkgman/
H A DCommand.h49 typedef BObjectList<Command> CommandList; typedef
59 const CommandList& Commands() const
62 CommandList& _commands);
64 CommandList& _commands);
70 CommandList fCommands;
H A DCommand.cpp97 CommandManager::GetCommands(const char* prefix, CommandList& _commands)
108 CommandList& _commands)
H A Dpkgman.cpp45 CommandList commands;
83 CommandList commands;
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h58 typedef BObjectList<CommandEntry> CommandList; typedef in class:CommandLineUserInterface
81 CommandList fCommands;

Completed in 92 milliseconds