Home
last modified time | relevance | path

Searched defs:get_current_slot (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/tests/bootloader/
H A Dbootctl.py28 def get_current_slot(self): member in Bootctl
/aosp12/hardware/qcom/bootctrl/
H A Dboot_control.cpp283 unsigned get_current_slot(struct boot_control_module *module) in get_current_slot() function
/aosp12/system/core/fastboot/
H A Dfastboot.cpp1142 static std::string get_current_slot() { in get_current_slot() function