Searched defs:setSlotAsUnbootable (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/include/hardware/ | ||
D | boot_control.h | 101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); member |
/hardware/interfaces/boot/1.0/default/ | ||
D | BootControl.cpp | 64 Return<void> BootControl::setSlotAsUnbootable(uint32_t slot, setSlotAsUnbootable_cb _hidl_cb) { in setSlotAsUnbootable() function in android::hardware::boot::V1_0::implementation::BootControl |