Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/src/
DStatsService.cpp438 print_cmd_help(out); in handleShellCommand()
442 void StatsService::print_cmd_help(int out) { in print_cmd_help() function in android::os::statsd::StatsService
582 print_cmd_help(out); in cmd_trigger_broadcast()
679 print_cmd_help(out); in cmd_config()
719 print_cmd_help(out); in cmd_config()
772 print_cmd_help(out); in cmd_dump_report()
860 print_cmd_help(out); in cmd_log_app_breadcrumb()
DStatsService.h286 void print_cmd_help(int out);
/aosp_15_r20/external/wpa_supplicant_8/hostapd/
H A Dhostapd_cli.c1900 static void print_cmd_help(FILE *stream, const struct hostapd_cli_cmd *cmd, in print_cmd_help() function
1925 print_cmd_help(stream, &hostapd_cli_commands[n], " "); in print_help()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_cli.c4094 static void print_cmd_help(const struct wpa_cli_cmd *cmd, const char *pad) in print_cmd_help() function
4115 print_cmd_help(&wpa_cli_commands[n], " "); in print_help()