Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dfuse_sdcard_install.cpp88 std::vector<std::string> headers{ "Choose a package to install:", path }; in BrowseDirectory() local
93 headers, entries, chosen_item, true, in BrowseDirectory()
/bootable/recovery/
Drecovery.cpp167 std::vector<std::string> headers{ question1, question2 }; in yes_no() local
171 headers, items, 0, true, in yes_no()
177 std::vector<std::string> headers{ "Wipe all user data?", " THIS CAN NOT BE UNDONE!" }; in ask_to_wipe_data() local
181 headers, items, in ask_to_wipe_data()
415 std::vector<std::string> headers{ "Select file to view" }; in choose_recovery_file() local
420 headers, entries, chosen_item, true, in choose_recovery_file()
/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.
216 - [x] Add demo for passing HTTP headers to `UpdateEngine#applyPayload`
/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h161 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()
1247 size_t ScreenRecoveryUI::ShowMenu(const std::vector<std::string>& headers, in ShowMenu() argument
1251 auto menu = CreateMenu(headers, items, initial_selection); in ShowMenu()
1256 return ShowMenu(CreateMenu(headers, items, initial_selection), menu_only, key_handler); in ShowMenu()
/bootable/recovery/fonts/
DOFL.txt59 included either as stand-alone text files, human-readable headers or