Searched refs:getCurrentSlot (Results 1 – 10 of 10) sorted by relevance
66 Slot curSlot = boot->getCurrentSlot(); in TEST_P()77 Slot curSlot = boot->getCurrentSlot(); in TEST_P()84 Slot curSlot = boot->getCurrentSlot(); in TEST_P()120 Slot curSlot = boot->getCurrentSlot(); in TEST_P()
42 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_0::implementation::BootControl43 return mModule->getCurrentSlot(mModule); in getCurrentSlot()
42 Return<uint32_t> getCurrentSlot() override;
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); member
41 Return<uint32_t> BootControl::getCurrentSlot() { in getCurrentSlot() function in android::hardware::boot::V1_1::implementation::BootControl
42 * getCurrentSlot() returns the slot number of that the current boot is booted51 getCurrentSlot() generates (Slot slot);62 * slot (see getCurrentSlot for an explanation of the "slot" parameter). This
107 .getCurrentSlot = BootControl_getCurrentSlot,
338 .getCurrentSlot = GetCurrentSlot,
664 .getCurrentSlot = get_current_slot,