Home
last modified time | relevance | path

Searched refs:module_getCurrentSlot (Results 1 – 1 of 1) sorted by relevance

/external/avb/boot_control/
Dboot_control_avb.c51 static unsigned int module_getCurrentSlot(boot_control_module_t* module) { in module_getCurrentSlot() function
67 if (avb_ab_mark_slot_successful(ops->ab_ops, module_getCurrentSlot(module)) == in module_markBootSuccessful()
153 .getCurrentSlot = module_getCurrentSlot,