Home
last modified time | relevance | path

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

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