Searched defs:getCurrentSlot (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/libhardware/include/hardware/ | ||
H A D | boot_control.h | 76 unsigned (*getCurrentSlot)(struct boot_control_module *module); member |
/aosp12/hardware/interfaces/boot/1.1/default/ | ||
H A D | BootControl.cpp | 41 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_1::implementation::BootControl |
/aosp12/hardware/interfaces/boot/1.2/default/ | ||
H A D | BootControl.cpp | 41 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_2::implementation::BootControl |
/aosp12/hardware/google/pixel/bootctrl/ | ||
H A D | LegacyBootControl.cpp | 43 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_2::implementation::BootControl |
/aosp12/hardware/interfaces/boot/1.0/default/ | ||
H A D | BootControl.cpp | 42 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_0::implementation::BootControl |