Searched refs:GetMenuItems (Results 1 - 3 of 3) sorted by relevance

/bootable/recovery/
H A Ddefault_device.cpp79 const char* const* GetMenuItems() { return ITEMS; } function in class:DefaultDevice
H A Ddevice.h106 virtual const char* const* GetMenuItems() = 0;
H A Drecovery.cpp844 int chosen_item = get_menu_selection(headers, device->GetMenuItems(), 0, 0, device);

Completed in 352 milliseconds