Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h77 #define FB_VAR_FIRST_API_LEVEL "first-api-level" macro
/system/core/fastboot/device/
Dcommands.cpp137 {FB_VAR_FIRST_API_LEVEL, {GetFirstApiLevel, nullptr}}, in GetVarHandler()