Searched refs:force (Results 1 – 5 of 5) sorted by relevance
/build/make/tools/zipalign/ |
D | ZipAlign.cpp | 130 int alignment, bool force, bool zopfli, bool pageAlignSharedLibs) in process() argument 144 if (!force && access(outFileName, F_OK) == 0) { in process() 228 bool force = false; in main() local 253 force = true; in main() 294 result = process(argv[1], argv[2], alignment, force, zopfli, pageAlignSharedLibs); in main()
|
/build/soong/java/ |
D | dex.go | 60 `--force-proguard-compatibility ` +
|
/build/soong/apex/ |
D | builder.go | 112 `${apexer} --force --manifest ${manifest} ` + 130 `${apexer} --force --manifest ${manifest} ` +
|
/build/soong/docs/ |
D | best_practices.md | 148 `PRODUCT_PACKAGES` will force them to always be installed, wasting space.
|
/build/make/core/ |
D | definitions.mk | 2636 --force-proguard-compatibility --output $(subst classes.dex,,$@) \
|