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