Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/ti/am57x/bootctrl/
Dbootloader_message.cpp158 bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() function
177 bool write_bootloader_message(const std::vector<std::string>& options, std::string* err) { in write_bootloader_message() function
249 extern "C" bool write_bootloader_message(const char* options) { in write_bootloader_message() function
/aosp_15_r20/device/amlogic/yukawa/hal/bootctrl/
Dbootloader_message.cpp158 bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() function
177 bool write_bootloader_message(const std::vector<std::string>& options, std::string* err) { in write_bootloader_message() function
249 extern "C" bool write_bootloader_message(const char* options) { in write_bootloader_message() function
/aosp_15_r20/bootable/recovery/bootloader_message/
H A Dbootloader_message.cpp169 bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() function
183 bool write_bootloader_message(const std::vector<std::string>& options, std::string* err) { in write_bootloader_message() function
364 extern "C" bool write_bootloader_message(const char* options) { in write_bootloader_message() function