Searched refs:options (Results 1 – 5 of 5) sorted by relevance
1 Script for --multi-dex --num-threads performance testing, default just test options can be used tog…
1 Run dx with both options --multi-dex --main-dex-list, verify that only one dex is generated when
12 dexdeps [options] <file.{dex,apk,jar}> ...17 Supported options are:
50 rem This can be overridden by using "-JXmx..." and "-JXss..." options below.54 REM Capture all arguments that are not -J options.
1208 public static Dop getNextOrNull(Dop opcode, DexOptions options) { in getNextOrNull() argument