Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 7 of 7) sorted by relevance

/bootable/recovery/
Drecovery.cpp162 std::vector<std::string> headers{ question1, question2 }; in yes_no() local
166 headers, items, 0, true, in yes_no()
172 std::vector<std::string> headers{ "Wipe all user data?", " THIS CAN NOT BE UNDONE!" }; in ask_to_wipe_data() local
176 headers, items, in ask_to_wipe_data()
252 std::vector<std::string> headers{ "Select file to view" }; in choose_recovery_file() local
257 headers, entries, chosen_item, true, in choose_recovery_file()
344 std::vector<std::string> headers{ "WARNING: Previous installation has failed.", in AskToReboot() local
351 headers, items, 0, true /* menu_only */, in AskToReboot()
387 std::vector<std::string> headers; in PromptAndWait() local
389 headers = { "WARNING: Previous installation has failed.", in PromptAndWait()
[all …]
/bootable/recovery/install/
Dfuse_install.cpp90 std::vector<std::string> headers{ "Choose a package to install:", path }; in BrowseDirectory() local
95 headers, entries, chosen_item, true, in BrowseDirectory()
/bootable/recovery/updater_sample/
DREADME.md105 ## Sending HTTP headers from UpdateEngine
107 Sometimes OTA package server might require some HTTP headers to be present,
109 streaming update, `UpdateEngine` allows passing on certain HTTP headers;
110 as of writing this sample app, these headers are `Authorization` and `User-Agent`.
113 which HTTP headers are supported.
218 - [x] Add demo for passing HTTP headers to `UpdateEngine#applyPayload`
/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h163 virtual size_t ShowMenu(const std::vector<std::string>& headers,
Dscreen_ui.h109 const std::vector<std::string>& headers, const std::vector<std::string>& items,
225 size_t ShowMenu(const std::vector<std::string>& headers, const std::vector<std::string>& items,
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp65 const std::vector<std::string>& headers, const std::vector<std::string>& items, in TextMenu() argument
71 text_headers_(headers), in TextMenu()
1261 size_t ScreenRecoveryUI::ShowMenu(const std::vector<std::string>& headers, in ShowMenu() argument
1265 auto menu = CreateMenu(headers, items, initial_selection); in ShowMenu()
/bootable/recovery/fonts/
DOFL.txt59 included either as stand-alone text files, human-readable headers or