/tools/acloud/create/ |
D | create_args.py | 44 default=1, 82 default=False, 157 default="kernel", 188 default=True, 195 default=None, 202 default=None, 213 default=None, 223 default=1, 286 default="kernel", 316 default=None, [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 169 // For strings, contains the default text contents (not escaped in any way). 225 optional bool client_streaming = 5 [default=false]; 227 optional bool server_streaming = 6 [default=false]; 267 // placed. By default, the proto package is used, but this is often 286 optional bool java_multiple_files = 10 [default=false]; 298 optional bool java_generate_equals_and_hash = 20 [default=false]; 306 optional bool java_string_check_utf8 = 27 [default=false]; 316 optional OptimizeMode optimize_for = 9 [default=SPEED]; 335 // these default to false. Old code which depends on generic services should 337 optional bool cc_generic_services = 16 [default=false]; [all …]
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 17 --out File into which to output the signed APK. By default, the 23 signing scheme) used in Android since day one. By default, 29 API Level 24. By default, signing using this scheme is 35 API Level 28. By default, signing using this scheme is 44 verified. By default, the value from AndroidManifest.xml 49 verified. By default, the highest possible value is used. 59 By default, signing debuggable APKs is permitted, for 91 (aka v1 scheme) signature of this signer. By default, 118 By default, the tool will prompt for password via console 155 character encoding. apksigner by default tries to decrypt [all …]
|
D | help_rotate.txt | 43 by a newer signing certificate. By default, the new signer will have all 45 during rotation to act as a default level of trust when moving to a newer 47 true or false; if this value is not specified then the option will default to 70 By default, the tool will prompt for password via console 107 character encoding. apksigner by default tries to decrypt 109 form encoded using the JVM default charset, and, on Java 8 117 --ks-type Type/algorithm of KeyStore to use. By default, the default 121 KeyStore implementation. By default, the highest priority 126 to request the KeyStore implementation. By default, the 132 default, the no-arg provider's constructor is used. [all …]
|
D | help_lineage.txt | 42 by a newer signing certificate. By default, the new signer will have all 44 to act as a default level of trust when moving to a newer signing certificate. 46 this value is not specified then the option will default to true. 67 By default, the tool will prompt for password via console 104 character encoding. apksigner by default tries to decrypt 106 form encoded using the JVM default charset, and, on Java 8 114 --ks-type Type/algorithm of KeyStore to use. By default, the default 118 KeyStore implementation. By default, the highest priority 123 to request the KeyStore implementation. By default, the 129 default, the no-arg provider's constructor is used.
|
D | help_verify.txt | 3 This checks whether the provided APK will verify on Android. By default, this 17 verified. By default, the value from AndroidManifest.xml 21 verified. By default, the highest possible value is used.
|
/tools/metalava/ |
D | FORMAT.md | 17 format adds new information, such as annotations, parameter names and default 229 We need to include annotation member methods, as well as their default values 236 method public abstract String category() default ""; 237 method public abstract boolean deepExport() default false; 238 method public abstract android.view.ViewDebug.FlagToString[] flagMapping() default {}; 239 method public abstract boolean formatToHexString() default false; 240 method public abstract boolean hasAdjacentMapping() default false; 241 method public abstract android.view.ViewDebug.IntToString[] indexMapping() default {}; 242 method public abstract android.view.ViewDebug.IntToString[] mapping() default {}; 243 method public abstract String prefix() default ""; [all …]
|
/tools/acloud/public/ |
D | acloud_common.py | 35 default=None, 46 default=None, 52 default=None, 56 default=0, 63 default=False, 72 default=None, 81 default=None, 86 default=None,
|
/tools/treble/build/sandbox/ |
D | config.py | 230 def _get_allowed_readwrite_all(config_elem, default=False): argument 243 return value == 'true' if value else default 289 def _get_fast_config_framework_images(config_elem, default=None): argument 303 return default 305 return images if images else default 307 def _get_fast_config_misc_info_keys(config_elem, default=None): argument 320 return default 322 return misc_info_keys if misc_info_keys else default
|
D | nsjail.py | 370 default=os.getcwd(), 378 default='', 382 default=_DEFAULT_META_ANDROID_DIR, 388 default=_DEFAULT_COMMAND, 412 default=[], 419 default=[], 441 default=[],
|
D | build_android_sandboxed.py | 115 '--variant', default='userdebug', help='The Android build variant.') 132 default=_DEFAULT_COMMAND_WRAPPER, 142 default=[], 162 default=[],
|
/tools/tradefederation/core/atest/ |
D | atest_arg_parser.py | 128 type=_positive_int, default=0, 161 type=int, const=5, default=0, 166 type=int, const=5, default=0, 188 type=_positive_int, default=0, 200 type=_positive_int, const=10, default=0, 203 type=_positive_int, const=10, default=0, 206 type=_positive_int, const=10, default=0,
|
/tools/asuite/atest/ |
D | atest_arg_parser.py | 130 type=_positive_int, default=0, 175 type=int, const=5, default=0, 180 type=int, const=5, default=0, 201 type=_positive_int, default=0, 212 type=_positive_int, const=10, default=0, 215 type=_positive_int, const=10, default=0, 218 type=_positive_int, const=10, default=0,
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 33 parser.add_argument('-m', '--mac-address', action='store', default=None, 35 parser.add_argument('-i', '--t-interval', action='store', default=None, 37 parser.add_argument('-c', '--pkt-count', action='store', default=None, 39 parser.add_argument('-l', '--life-time', action='store', default=None, 41 parser.add_argument('-in', '--wifi-interface', action='store', default=None, 43 parser.add_argument('-rtt', '--retrans-timer', action='store', default=None,
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | nanopb.proto | 41 optional IntSize int_size = 7 [default = IS_DEFAULT]; 44 optional FieldType type = 3 [default = FT_DEFAULT]; 47 optional bool long_names = 4 [default = true]; 52 optional bool packed_struct = 5 [default = false]; 55 optional bool skip_message = 6 [default = false]; 58 optional bool no_unions = 8 [default = false];
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiFromTextTest.kt | 46 fun `Handle lambdas as default values`() { in Handle lambdas as default values() 68 fun `Invoking function with multiple parameters as parameter default value`() { in Invoking function with multiple parameters as parameter default value() 89 fun `Handle enum constants as default values`() { in Handle enum constants as default values() 124 fun `Handle complex expressions as default values`() { in Handle complex expressions as default values() 582 fun `Loading a signature file with default values`() { in Loading a signature file with default values() 606 fun `Signatures with default annotation method values`() { in Signatures with default annotation method values()
|
/tools/asuite/aidegen/ |
D | aidegen_main.py | 116 default=[''], 124 default=0, 134 default=['u'], 177 default=['u'],
|
/tools/repohooks/ |
D | README.md | 6 Note: Currently all hooks are disabled by default. Each repo must explicitly 14 run them by hand, you can execute `pre-upload.py` directly. By default, that 175 * `clang_format`: Run git-clang-format against the commit. The default style is 216 override any existing default options, so be sure to include everything you need 233 default it will call those tools from the user's `$PATH`, but the paths of those
|
/tools/repohooks/tools/ |
D | spelling.txt | 342 dafault||default 343 deafult||default 348 defailt||default 354 defualt||default 355 defult||default
|
D | google-java-format.py | 41 parser.add_argument('--google-java-format', default='google-java-format', 44 default='google-java-format-diff.py', 48 parser.add_argument('--commit', type=str, default='HEAD',
|
D | clang-format.py | 45 parser.add_argument('--clang-format', default='clang-format', 47 parser.add_argument('--git-clang-format', default='git-clang-format', 58 scope.add_argument('--commit', type=str, default='HEAD',
|
/tools/acloud/delete/ |
D | delete_args.py | 70 default=None, 77 default=constants.GCE_USER, 85 default=None,
|
/tools/repohooks/rh/ |
D | terminal.py | 154 def boolean_prompt(prompt='Do you want to continue?', default=True, argument 174 if default: 197 return default
|
/tools/acloud/ |
D | Android.bp | 35 // Make acloud's built name to acloud-dev default build python3 binary. 44 "public/data/default.config", 74 "public/data/default.config",
|
/tools/asuite/atest/docs/ |
D | develop_test_finders.md | 25 default test finder classes use the module-info.json and specific dir paths 32 ```test_finders/``` is the default location. 56 it. The find methods will be collected and executed before the default find
|