Searched defs:isSlotMarkedSuccessful (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/include/hardware/ | ||
D | boot_control.h | 126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); member |
/hardware/interfaces/boot/1.2/default/ | ||
D | BootControl.cpp | 91 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful() function in android::hardware::boot::V1_2::implementation::BootControl |
/hardware/google/pixel/bootctrl/ | ||
D | LegacyBootControl.cpp | 82 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful() function in android::hardware::boot::V1_2::implementation::BootControl |
/hardware/interfaces/boot/1.0/default/ | ||
D | BootControl.cpp | 81 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful() function in android::hardware::boot::V1_0::implementation::BootControl |