Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_help.cpp43 void PrintLongHelpForOneCommand(const Command& cmd);
58 PrintLongHelpForOneCommand(*cmd); in Run()
86 void HelpCommand::PrintLongHelpForOneCommand(const Command& command) { in PrintLongHelpForOneCommand() function in simpleperf::__anon9110df220111::HelpCommand