Searched refs:factory_data_reset_text_ (Results 1 – 2 of 2) sorted by relevance
884 factory_data_reset_text_ = LoadLocalizedBitmap("factory_data_reset_text"); in LoadWipeDataMenuText()1308 { try_again_text_.get(), factory_data_reset_text_.get() }, in ShowPromptWipeDataMenu()1322 { cancel_wipe_data_text_.get(), factory_data_reset_text_.get() }, backup_headers, in ShowPromptWipeDataConfirmationMenu()
349 std::unique_ptr<GRSurface> factory_data_reset_text_; variable