/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | cros_build_lib.py | 257 def __init__(self, cmd=None, error=None, output=None, returncode=None, argument 281 def error(self): member in CommandResult 1339 def BooleanPrompt(prompt='Do you want to continue?', default=True, argument 1391 def BooleanShellValue(sval, default, msg=None): argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudfrontkeyvaluestore/src/main/resources/codegen-resources/ |
H A D | endpoint-rule-set.json | 18 "default": false, boolean 263 … "error": "Provided endpoint is not a valid URL", string 293 …"error": "Client was configured for partition `{partitionResult#name}` but Kvs ARN has `{parsedArn… string 351 … "error": "Provided endpoint is not a valid URL", string 381 … "error": "CloudFront-KeyValueStore is not supported in partition `{parsedArn#partition}`", string 389 … "error": "ARN resource type is invalid. Expected `key-value-store`, found: `{arnType}`", string 397 … "error": "No resource type found in the KVS ARN. Resource type must be `key-value-store`.", string 405 … "error": "No resource type found in the KVS ARN. Resource type must be `key-value-store`.", string 413 … "error": "Provided ARN must be a global resource ARN. Found: `{parsedArn#region}`", string 421 … "error": "Provided ARN is not a valid CloudFront Service ARN. Found: `{parsedArn#service}`", string [all …]
|
/aosp_15_r20/external/pigweed/pw_cli/py/pw_cli/ |
H A D | arguments.py | 75 def default(self) -> Any: member in ShellCompletion 177 def error(self, message: str) -> NoReturn: member in _ArgumentParserWithBanner
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kotlin/ |
D | OnDevicePersonalization.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/packages__modules__OnDevicePersonalization__android_common_apex33__OnDevicePersonalization.kotlin_module
com ... |
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/src/ffi/ |
D | rustcalls.rs | 73 pub fn error(message: impl Into<String>) -> Self { in error() method 82 fn default() -> Self { in default() method
|
/aosp_15_r20/external/aws-sdk-java-v2/services/bcmdataexports/src/main/resources/codegen-resources/ |
H A D | endpoint-rule-set.json | 13 "default": false, boolean 49 "error": "Invalid Configuration: FIPS and custom endpoint are not supported", string 156 … "error": "FIPS is enabled but this partition does not support FIPS", string 247 … "error": "FIPS is enabled but this partition does not support FIPS", string 311 … "error": "FIPS is enabled but this partition does not support FIPS", string 334 "error": "Invalid Configuration: Missing Region", string
|
/aosp_15_r20/external/aws-sdk-java-v2/services/route53/src/main/resources/codegen-resources/ |
H A D | endpoint-rule-set.json | 13 "default": false, boolean 20 "default": false, boolean 56 "error": "Invalid Configuration: FIPS and custom endpoint are not supported", string 71 … "error": "Invalid Configuration: Dualstack and custom endpoint are not supported", string 642 … "error": "FIPS and DualStack are enabled, but this partition does not support one or both", string 694 … "error": "FIPS is enabled but this partition does not support FIPS", string 746 … "error": "DualStack is enabled but this partition does not support DualStack", string 769 "error": "Invalid Configuration: Missing Region", string
|
/aosp_15_r20/external/aws-sdk-java-v2/services/iam/src/main/resources/codegen-resources/ |
H A D | endpoint-rule-set.json | 13 "default": false, boolean 20 "default": false, boolean 56 "error": "Invalid Configuration: FIPS and custom endpoint are not supported", string 71 … "error": "Invalid Configuration: Dualstack and custom endpoint are not supported", string 642 … "error": "FIPS and DualStack are enabled, but this partition does not support one or both", string 694 … "error": "FIPS is enabled but this partition does not support FIPS", string 746 … "error": "DualStack is enabled but this partition does not support DualStack", string 769 "error": "Invalid Configuration: Missing Region", string
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-openapi/opencensus/proto/agent/metrics/v1/ |
D | metrics_service.swagger.json | 27 "error": { object 34 "default": { object 136 "default": "LANGUAGE_UNSPECIFIED" string 150 "default": "UNSPECIFIED", string 207 "error": { object
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/src/ |
D | lib.rs | 690 fn default() -> Self { in default() method 880 fn default() -> Self; in default() method 892 fn default(s: S) -> Self; in default() method 898 fn default(s: S) -> Self; in default() method 996 let error = in version() localVariable
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | base_job.py | 39 def __init__(self, path, error): argument 333 def get(self, namespace, name, default=NO_DEFAULT): argument 412 def property_factory(state_attribute, property_attribute, default, argument 918 def get_state(self, name, default=_job_state.NO_DEFAULT): argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services/codecatalyst/src/main/resources/codegen-resources/ |
H A D | endpoint-rule-set.json | 7 "default": false, boolean 100 "error": "Partition does not support FIPS.", string 179 "error": "Partition does not support FIPS.", string
|
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/ |
D | lib.rs | 73 pub mod error; module 231 fn default() -> TinyTemplate<'template> { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/output/ |
D | fmt.rs | 43 pub(crate) fn error(&mut self, msg: impl Into<String>) { in error() method 145 fn default() -> Self { in default() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | lib.rs | 380 pub mod default; module 381 pub mod error; module
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/ |
H A D | mod.rs | 8 pub(super) mod error; module 97 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/src/ |
D | lib.rs | 153 mod error; module 178 fn default() -> Self { in default() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | lib.rs | 380 pub mod default; module 381 pub mod error; module
|
/aosp_15_r20/external/rust/cxx/gen/src/ |
D | mod.rs | 8 pub(super) mod error; module 85 fn default() -> Self { in default() method
|
/aosp_15_r20/external/aws-sdk-java-v2/services/freetier/src/main/resources/codegen-resources/ |
H A D | endpoint-rule-set.json | 13 "default": false, boolean 49 "error": "Invalid Configuration: FIPS and custom endpoint are not supported", string 156 … "error": "FIPS is enabled but this partition does not support FIPS", string 247 … "error": "FIPS is enabled but this partition does not support FIPS", string 338 … "error": "FIPS is enabled but this partition does not support FIPS", string 388 "error": "Invalid Configuration: Missing Region", string
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | lib.rs | 371 pub mod default; module 372 pub mod error; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ |
H A D | lib.rs | 371 pub mod default; module 372 pub mod error; module
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | lib.rs | 371 pub mod default; module 372 pub mod error; module
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | argparse.py | 774 default=None, argument 816 default=None, argument 850 default=None, argument 872 default=False, argument 889 default=True, argument 908 default=None, argument 944 default=None, argument 969 default=None, argument 990 default=SUPPRESS, argument 1010 default=SUPPRESS, argument [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/ffi/ |
H A D | c_str.rs | 232 error: Utf8Error, field 742 fn default() -> CString { in default() method 920 fn default() -> Self { in default() method 929 fn default() -> Box<CStr> { in default() method
|