OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cur_slot
(Results
1 - 2
of
2
) sorted by null
/system/extras/bootctl/
bootctl.c
77
int
cur_slot
= module->getCurrentSlot(module);
local
78
fprintf(stdout, "%d\n",
cur_slot
);
/hardware/qcom/bootctrl/
boot_control.cpp
332
unsigned
cur_slot
= 0;
local
337
cur_slot
= get_current_slot(module);
338
if (update_slot_attribute(slot_suffix_arr[
cur_slot
],
Completed in 95 milliseconds