Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h57 #define FB_VAR_CURRENT_SLOT "current-slot" macro
/system/core/fastboot/device/
Dcommands.cpp128 {FB_VAR_CURRENT_SLOT, {::GetCurrentSlot, nullptr}}, in GetVarHandler()