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