Searched refs:FB_VAR_CPU_ABI (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/ | ||
D | constants.h | 73 #define FB_VAR_CPU_ABI "cpu-abi" macro |
/system/core/fastboot/device/ | ||
D | commands.cpp | 133 {FB_VAR_CPU_ABI, {GetCpuAbi, nullptr}}, in GetVarHandler() |