Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/tools/encrypt_fw/include/
H A Dcmd_opt.h30 const char *cmd_opt_get_help_msg(int idx);
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/encrypt_fw/include/
Dcmd_opt.h30 const char *cmd_opt_get_help_msg(int idx);
/aosp_15_r20/external/arm-trusted-firmware/tools/cert_create/include/
H A Dcmd_opt.h31 const char *cmd_opt_get_help_msg(int idx);
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/cert_create/include/
Dcmd_opt.h31 const char *cmd_opt_get_help_msg(int idx);
/aosp_15_r20/external/arm-trusted-firmware/tools/encrypt_fw/src/
H A Dcmd_opt.c52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
H A Dmain.c66 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/cert_create/src/
Dcmd_opt.c52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
Dmain.c134 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/encrypt_fw/src/
Dcmd_opt.c52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
Dmain.c66 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()
/aosp_15_r20/external/arm-trusted-firmware/tools/cert_create/src/
H A Dcmd_opt.c52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
H A Dmain.c130 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()