Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dboot_control.h133 unsigned (*getActiveBootSlot)(struct boot_control_module *module); member
/aosp12/hardware/interfaces/boot/1.2/default/
H A DBootControl.cpp118 Return<uint32_t> BootControl::getActiveBootSlot() { in getActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl
/aosp12/hardware/google/pixel/bootctrl/
H A DLegacyBootControl.cpp101 Return<uint32_t> BootControl::getActiveBootSlot() { in getActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl