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.h100 virtual const std::vector<std::string>& GetMenuItems();
/bootable/recovery/recovery_ui/
Ddevice.cpp66 const std::vector<std::string>& Device::GetMenuItems() { in GetMenuItems() function in Device
/bootable/recovery/
Drecovery.cpp495 {}, device->GetMenuItems(), 0, false, in prompt_and_wait()