Searched defs:getActiveBootSlot (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/libhardware/include/hardware/ | ||
H A D | boot_control.h | 133 unsigned (*getActiveBootSlot)(struct boot_control_module *module); member |
/aosp12/hardware/interfaces/boot/1.2/default/ | ||
H A D | BootControl.cpp | 118 Return<uint32_t> BootControl::getActiveBootSlot() { in getActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl |
/aosp12/hardware/google/pixel/bootctrl/ | ||
H A D | LegacyBootControl.cpp | 101 Return<uint32_t> BootControl::getActiveBootSlot() { in getActiveBootSlot() function in android::hardware::boot::V1_2::implementation::BootControl |