OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MENU_ITEMS
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/
recovery_ui.h
85
extern char*
MENU_ITEMS
[];
default_recovery_ui.c
26
char*
MENU_ITEMS
[] = { "reboot system now",
recovery.c
645
int chosen_item = get_menu_selection(headers,
MENU_ITEMS
, 0, 0);
/device/samsung/tuna/recovery/
recovery_ui.c
30
char*
MENU_ITEMS
[] = { "reboot system now",
Completed in 167 milliseconds