Home
last modified time | relevance | path

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

/system/core/fastboot/
Dconstants.h73 #define FB_VAR_CPU_ABI "cpu-abi" macro
/system/core/fastboot/device/
Dcommands.cpp133 {FB_VAR_CPU_ABI, {GetCpuAbi, nullptr}}, in GetVarHandler()