Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h56 #define FB_VAR_SLOT_COUNT "slot-count" macro
/system/core/fastboot/device/
Dcommands.cpp93 {FB_VAR_SLOT_COUNT, {GetSlotCount, nullptr}}, in GetVarHandler()