Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/include/lib/
Dconsole.h101 console_cmd console_get_command_handler(const char *command);
/aosp_15_r20/external/trusty/lk/lib/console/
Dconsole.c800 console_cmd console_get_command_handler(const char *commandstr) in console_get_command_handler() function