HomeSort by relevance Sort by last modified time
    Searched refs:custom_cflags_file (Results 1 - 2 of 2) sorted by null

  /external/ltp/android/tools/
gen_android_build.sh 71 --custom_cflags_file $CUSTOM_CFLAGS_PATH
android_build_generator.py 458 '--custom_cflags_file',
459 dest='custom_cflags_file',
465 if args.custom_cflags_file:
468 with open(args.custom_cflags_file) as f:

Completed in 69 milliseconds