Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h64 #define FB_VAR_SLOT_UNBOOTABLE "slot-unbootable" macro
/system/core/fastboot/device/
Dcommands.cpp132 {FB_VAR_SLOT_UNBOOTABLE, {GetSlotUnbootable, nullptr}}, in GetVarHandler()