Searched refs:_ABI (Results 1 – 2 of 2) sorted by relevance
94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)97 if [[ $_ABI == x86* ]]; then99 elif [[ $_ABI == armeabi* ]]; then101 elif [[ $_ABI == arm64-v8a* ]]; then105 echo "Unrecognized device ABI: $_ABI"
264 .. _ABI Library Specific Options: