Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc27 struct BootControlPrivate { struct
91 static bool IsInitialized(const BootControlPrivate* module) { in IsInitialized()
101 struct BootControlPrivate* bootctrl_module = in BootControlInit()
102 reinterpret_cast<BootControlPrivate*>(module); in BootControlInit()
156 BootControlPrivate* const bootctrl_module = in GetNumberSlots()
157 reinterpret_cast<BootControlPrivate*>(module); in GetNumberSlots()
165 BootControlPrivate* const bootctrl_module = in GetCurrentSlot()
166 reinterpret_cast<BootControlPrivate*>(module); in GetCurrentSlot()
174 BootControlPrivate* const bootctrl_module = in IsSlotMarkedSuccessful()
175 reinterpret_cast<BootControlPrivate*>(module); in IsSlotMarkedSuccessful()
[all …]