Home
last modified time | relevance | path

Searched defs:active_slot (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fastboot/device/
H A Dfastboot_device.h62 void set_active_slot(const std::string& active_slot) { active_slot_ = active_slot; } in set_active_slot()
/aosp12/system/extras/boot_control_copy/
H A Dbootinfo.h40 uint8_t active_slot; member