Home
last modified time | relevance | path

Searched refs:wipe_data_confirmation_text_ (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h348 std::unique_ptr<GRSurface> wipe_data_confirmation_text_; variable
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp877 wipe_data_confirmation_text_ = LoadLocalizedBitmap("wipe_data_confirmation_text"); in LoadWipeDataMenuText()
1290 CreateMenu(wipe_data_confirmation_text_.get(), in ShowPromptWipeDataConfirmationMenu()