Searched refs:ui_start_menu (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/recovery/ |
| H A D | noui.c | 60 void ui_start_menu(char** headers, char** items, int initial_selection) in ui_start_menu() function
|
| H A D | common.h | 45 void ui_start_menu(char** headers, char** items, int initial_selection);
|
| H A D | ui.c | 464 void ui_start_menu(char** headers, char** items, int initial_selection) in ui_start_menu() function
|
| H A D | recovery.c | 502 ui_start_menu(headers, items, initial_selection); in get_menu_selection()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | common.h | 40 void ui_start_menu(char** headers, char** items, int initial_selection);
|
| H A D | ui.c | 667 void ui_start_menu(char** headers, char** items, int initial_selection) { in ui_start_menu() function
|