Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/
H A Dconstants.h78 #define FB_VAR_FIRST_API_LEVEL "first-api-level" macro
/aosp12/system/core/fastboot/device/
H A Dcommands.cpp147 {FB_VAR_FIRST_API_LEVEL, {GetFirstApiLevel, nullptr}}, in GetVarHandler()