Home
last modified time | relevance | path

Searched defs:isSlotMarkedSuccessful (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dboot_control.h126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); member
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp77 Return<BoolResult> BootControl::isSlotMarkedSuccessful(uint32_t slot) { in isSlotMarkedSuccessful() function in android::hardware::boot::V1_0::implementation::BootControl