Searched refs:PrintLongHelpForOneCommand (Results 1 – 1 of 1) sorted by relevance
43 void PrintLongHelpForOneCommand(const Command& cmd);58 PrintLongHelpForOneCommand(*cmd); in Run()86 void HelpCommand::PrintLongHelpForOneCommand(const Command& command) { in PrintLongHelpForOneCommand() function in simpleperf::__anon9110df220111::HelpCommand