HomeSort by relevance Sort by last modified time
    Searched full:convert_archs_to_abis (Results 1 - 4 of 4) sorted by null

  /ndk/build/tools/
build-target-prebuilts.sh 148 ABIS=$(convert_archs_to_abis $ARCHS)
149 UNKNOWN_ABIS=$(convert_archs_to_abis $UNKNOWN_ARCH)
build-gcc.sh 513 local ABIS="$(commas_to_spaces $(convert_archs_to_abis $ARCH))"
686 ABIS=$(commas_to_spaces $(convert_archs_to_abis $ARCH))
package-release.sh 146 UNKNOWN_ABIS=$(convert_archs_to_abis $UNKNOWN_ARCH)
prebuilt-common.sh 1379 convert_archs_to_abis () function
    [all...]

Completed in 67 milliseconds