Home
last modified time | relevance | path

Searched refs:default (Results 1 – 25 of 101) sorted by relevance

12345

/tools/acloud/create/
Dcreate_args.py45 default=1,
83 default=False,
176 default="kernel",
213 default=True,
220 default=None,
227 default=None,
238 default=None,
253 default=1,
322 default="kernel",
372 default=None,
[all …]
/tools/acloud/public/
Dacloud_common.py35 default=None,
46 default=None,
52 default=None,
56 default=0,
63 default=False,
72 default=None,
81 default=None,
86 default=None,
/tools/carrier_settings/proto/
Dcarrier_settings.proto89 optional string bearer_bitmask = 4 [default = "0"];
98 optional int32 authtype = 10 [default = -1];
112 optional Protocol protocol = 14 [default = IP];
113 optional Protocol roaming_protocol = 15 [default = IP];
116 optional int32 mtu = 16 [default = 0];
120 optional int32 max_conns = 18 [default = 0];
122 optional int32 wait_time = 19 [default = 0];
124 optional int32 max_conns_time = 20 [default = 0];
127 optional bool modem_cognitive = 22 [default = false];
129 optional bool user_visible = 23 [default = true];
[all …]
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_sign.txt17 --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
45 API Level 30. By default, signing using this scheme is
50 APK, if found. By default, it is set to false. It has no
57 verified. By default, the value from AndroidManifest.xml
62 verified. By default, the highest possible value is used.
72 By default, signing debuggable APKs is permitted, for
116 (aka v1 scheme) signature of this signer. By default,
[all …]
Dhelp_rotate.txt43 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 …]
Dhelp_lineage.txt42 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.
Dhelp_verify.txt3 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/test/connectivity/acts_tests/tests/google/net/
Dsendra.py33 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/repohooks/rh/
Dconfig.py52 def options(self, section, default=_UNSET): argument
62 if default is not _UNSET:
63 return default
66 def get(self, section, option, default=_UNSET): argument
71 if default is not _UNSET:
72 return default
75 def items(self, section=_UNSET, default=_UNSET): argument
86 if default is not _UNSET:
87 return default
Dterminal.py151 def boolean_prompt(prompt='Do you want to continue?', default=True, argument
171 if default:
194 return default
/tools/metalava/
DFORMAT.md17 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/asuite/atest-py2/
Datest_arg_parser.py128 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/
Datest_arg_parser.py144 type=_positive_int, default=0,
204 type=int, const=5, default=0,
209 type=int, const=5, default=0,
230 type=_positive_int, default=0,
241 type=_positive_int, const=10, default=0,
244 type=_positive_int, const=10, default=0,
247 type=_positive_int, const=10, default=0,
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto169 // 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/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dnanopb.proto41 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/treble/build/sandbox/
Dnsjail.py380 default=os.getcwd(),
388 default='',
392 default=_DEFAULT_META_ANDROID_DIR,
398 default=_DEFAULT_COMMAND,
422 default=[],
429 default=[],
451 default=[],
Dbuild_android_sandboxed.py115 '--variant', default='userdebug', help='The Android build variant.')
132 default=_DEFAULT_COMMAND_WRAPPER,
142 default=[],
162 default=[],
/tools/metalava/src/test/java/com/android/tools/metalava/
DApiFromTextTest.kt46 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/acloud/delete/
Ddelete_args.py70 default=None,
77 default=constants.GCE_USER,
85 default=None,
/tools/treble/fetcher/
Dfetcher.py20 default=[],
26 default=[],
32 default='out/artifacts/',
/tools/repohooks/tools/
Dgoogle-java-format.py38 parser.add_argument('--google-java-format', default='google-java-format',
41 default='google-java-format-diff.py',
45 parser.add_argument('--commit', type=str, default='HEAD',
Dclang-format.py42 parser.add_argument('--clang-format', default='clang-format',
44 parser.add_argument('--git-clang-format', default='git-clang-format',
55 scope.add_argument('--commit', type=str, default='HEAD',
/tools/asuite/aidegen/
Daidegen_main.py117 default=[''],
125 default=0,
135 default=['u'],
178 default=['u'],
/tools/carrier_settings/python/
Dupdate_apn.py36 '--apn_file', default='./apns-full-conf.xml', help='Path to APN xml file')
38 '--data_dir', default='./data', help='Folder path for CarrierSettings data')
40 '--out_file', default='./tmpapns.textpb', help='Temp APN file')
/tools/acloud/
DAndroid.bp52 // Make acloud's built name to acloud-dev default build python3 binary.
61 "public/data/default.config",
93 "public/data/default.config",

12345