Searched refs:get_menu_selection (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/recovery/ |
| H A D | recovery.c | 495 get_menu_selection(char** headers, char** items, int menu_only, in get_menu_selection() function 617 chosen_item = get_menu_selection(headers, zips, 1, chosen_item); in sdcard_directory() 694 int chosen_item = get_menu_selection(title_headers, items, 1, 0); in wipe_data() 763 int chosen_item = get_menu_selection(headers, MENU_ITEMS, 0, 0); in prompt_and_wait()
|