Home
last modified time | relevance | path

Searched defs:getNumberSlots (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dboot_control.h64 unsigned (*getNumberSlots)(struct boot_control_module *module); member
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp37 Return<uint32_t> BootControl::getNumberSlots() { in getNumberSlots() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp39 Return<uint32_t> BootControl::getNumberSlots() { in getNumberSlots() function in android::hardware::boot::V1_2::implementation::BootControl
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp38 Return<uint32_t> BootControl::getNumberSlots() { in getNumberSlots() function in android::hardware::boot::V1_0::implementation::BootControl