Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h58 #define FB_VAR_HAS_SLOT "has-slot" macro
/system/core/fastboot/device/
Dcommands.cpp120 {FB_VAR_HAS_SLOT, {GetHasSlot, GetAllPartitionArgsNoSlot}}, in GetVarHandler()