Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h52 #define FB_VAR_VERSION_VNDK "version-vndk" macro
/system/core/fastboot/device/
Dcommands.cpp121 {FB_VAR_VERSION_VNDK, {GetVndkVersion, nullptr}}, in GetVarHandler()