Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Ddevice.h117 virtual const std::vector<std::string>& GetMenuItems();
/bootable/recovery/recovery_ui/
Ddevice.cpp67 const std::vector<std::string>& Device::GetMenuItems() { in GetMenuItems() function in Device
/bootable/recovery/
Drecovery.cpp394 headers, device->GetMenuItems(), 0, false, in PromptAndWait()