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