Home
last modified time | relevance | path

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

/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp97 bool UpdateAndSaveBootloaderControl(const std::string& misc_device, bootloader_control* buffer) { in UpdateAndSaveBootloaderControl() function
233 UpdateAndSaveBootloaderControl(device.c_str(), &boot_ctrl); in Init()
261 return UpdateAndSaveBootloaderControl(misc_device_, &bootctrl); in MarkBootSuccessful()
313 return UpdateAndSaveBootloaderControl(misc_device_, &bootctrl); in SetActiveBootSlot()
329 return UpdateAndSaveBootloaderControl(misc_device_, &bootctrl); in SetSlotAsUnbootable()