Searched refs:FB_VAR_SLOT_COUNT (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 56 #define FB_VAR_SLOT_COUNT "slot-count" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 93 {FB_VAR_SLOT_COUNT, {GetSlotCount, nullptr}}, in GetVarHandler() |