Home
last modified time | relevance | path

Searched refs:_PrintHelp (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h74 void _PrintHelp(const char* commandName);
H A DCommandLineUserInterface.cpp87 fUserInterface->_PrintHelp(argc == 2 ? argv[1] : NULL); in Execute()
418 CommandLineUserInterface::_PrintHelp(const char* commandName) in _PrintHelp() function in CommandLineUserInterface
/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp275 _PrintHelp(); in Run()
296 void _PrintHelp() in _PrintHelp() function in Partitioner