Searched defs:command_name (Results 1 – 6 of 6) sorted by relevance
110 std::string command_name(command_name_raw.begin(), command_name_raw.end()); in OnCommandReady() local
38 #define SET_HANDLER(command_name, method) \ in TestCommandHandler() argument
103 std::string command_name(command_name_raw.begin(), command_name_raw.end()); in OnCommandReady() local
88 int Usage(const std::string& command_name) { in Usage()
988 int Usage(const std::string& command_name) { in Usage()
277 std::string command_name = args[0]; in RunSimpleperfCmd() local