Home
last modified time | relevance | path

Searched defs:write_bootloader_message (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/uncrypt/
Dbootloader_message_writer.cpp61 static bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() function
91 bool write_bootloader_message(const std::vector<std::string>& options, std::string* err) { in write_bootloader_message() function
104 extern "C" bool write_bootloader_message(const char* options) { in write_bootloader_message() function