/external/googleapis/google/cloud/cloudcontrolspartner/v1beta/ |
D | violations.proto | 32 // Details of resource Violation 33 message Violation { message 35 type: "cloudcontrolspartner.googleapis.com/Violation" 36 …rganization}/locations/{location}/customers/{customer}/workloads/{workload}/violations/{violation}" 38 singular: "violation" 41 // Represents remediation guidance to resolve compliance violation for 44 // Instructions to remediate violation 46 // Remediation instructions to resolve violation via gcloud cli 48 // Gcloud command to resolve violation 51 // Steps to resolve violation via gcloud cli [all …]
|
/external/googleapis/google/cloud/cloudcontrolspartner/v1/ |
D | violations.proto | 32 // Details of resource Violation 33 message Violation { message 35 type: "cloudcontrolspartner.googleapis.com/Violation" 36 …rganization}/locations/{location}/customers/{customer}/workloads/{workload}/violations/{violation}" 38 singular: "violation" 41 // Represents remediation guidance to resolve compliance violation for 44 // Instructions to remediate violation 46 // Remediation instructions to resolve violation via gcloud cli 48 // Gcloud command to resolve violation 51 // Steps to resolve violation via gcloud cli [all …]
|
/external/google-cloud-java/java-assured-workloads/proto-google-cloud-assured-workloads-v1/src/main/java/com/google/cloud/assuredworkloads/v1/ |
D | Violation.java | 25 * Workload monitoring Violation. 28 * Protobuf type {@code google.cloud.assuredworkloads.v1.Violation} 30 public final class Violation extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.assuredworkloads.v1.Violation) 35 // Use Violation.newBuilder() to construct. 36 private Violation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Violation() method in Violation 40 private Violation() { in Violation() method in Violation 54 return new Violation(); in newInstance() 73 com.google.cloud.assuredworkloads.v1.Violation.class, in internalGetFieldAccessorTable() 74 com.google.cloud.assuredworkloads.v1.Violation.Builder.class); in internalGetFieldAccessorTable() [all …]
|
D | ViolationName.java | 34 … "organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}"); 39 private final String violation; field in ViolationName 46 violation = null; in ViolationName() 53 violation = Preconditions.checkNotNull(builder.getViolation()); in ViolationName() 69 return violation; in getViolation() 81 String organization, String location, String workload, String violation) { in of() argument 86 .setViolation(violation) in of() 91 String organization, String location, String workload, String violation) { in format() argument 96 .setViolation(violation) in format() 112 matchMap.get("violation")); in parse() [all …]
|
D | ViolationOrBuilder.java | 23 // @@protoc_insertion_point(interface_extends:google.cloud.assuredworkloads.v1.Violation) 30 * Output only. Immutable. Name of the Violation. 46 * Output only. Immutable. Name of the Violation. 63 * Output only. Description for the Violation. 76 * Output only. Description for the Violation. 90 * Output only. Time of the event which triggered the Violation. 103 * Output only. Time of the event which triggered the Violation. 116 * Output only. Time of the event which triggered the Violation. 128 * Output only. The last time when the Violation record was updated. 141 * Output only. The last time when the Violation record was updated. [all …]
|
D | ListViolationsResponse.java | 74 private java.util.List<com.google.cloud.assuredworkloads.v1.Violation> violations_; 82 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 85 public java.util.List<com.google.cloud.assuredworkloads.v1.Violation> getViolationsList() { in getViolationsList() 95 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 109 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 122 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 125 public com.google.cloud.assuredworkloads.v1.Violation getViolations(int index) { in getViolations() 135 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 572 com.google.cloud.assuredworkloads.v1.Violation m = in mergeFrom() 574 com.google.cloud.assuredworkloads.v1.Violation.parser(), extensionRegistry); in mergeFrom() [all …]
|
D | GetViolationRequest.java | 25 * Request for fetching a Workload Violation. 78 * Required. The resource name of the Violation to fetch (ie. Violation.name). 80 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 105 * Required. The resource name of the Violation to fetch (ie. Violation.name). 107 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 293 * Request for fetching a Workload Violation. 477 * Required. The resource name of the Violation to fetch (ie. Violation.name). 479 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 503 * Required. The resource name of the Violation to fetch (ie. Violation.name). 505 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} [all …]
|
D | ListViolationsResponseOrBuilder.java | 33 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 35 java.util.List<com.google.cloud.assuredworkloads.v1.Violation> getViolationsList(); in getViolationsList() 43 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 45 com.google.cloud.assuredworkloads.v1.Violation getViolations(int index); in getViolations() 53 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 63 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code> 74 * <code>repeated .google.cloud.assuredworkloads.v1.Violation violations = 1;</code>
|
D | AcknowledgeViolationRequestOrBuilder.java | 30 * Required. The resource name of the Violation to acknowledge. 32 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 44 * Required. The resource name of the Violation to acknowledge. 46 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 59 * Required. Business justification explaining the need for violation acknowledgement 71 * Required. Business justification explaining the need for violation acknowledgement 86 * resulted in this violation. 110 * resulted in this violation.
|
D | GetViolationRequestOrBuilder.java | 30 * Required. The resource name of the Violation to fetch (ie. Violation.name). 32 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 46 * Required. The resource name of the Violation to fetch (ie. Violation.name). 48 * organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/rpc/ |
D | PreconditionFailure.java | 27 * acknowledged, it could list the terms of service violation in the 75 // @@protoc_insertion_point(interface_extends:google.rpc.PreconditionFailure.Violation) 83 * enum type to define the supported precondition violation subjects. For 84 * example, "TOS" for "Terms of Service violation". 97 * enum type to define the supported precondition violation subjects. For 98 * example, "TOS" for "Terms of Service violation". 172 * Protobuf type {@code google.rpc.PreconditionFailure.Violation} 174 public static final class Violation extends com.google.protobuf.GeneratedMessageV3 class in PreconditionFailure 176 // @@protoc_insertion_point(message_implements:google.rpc.PreconditionFailure.Violation) 179 // Use Violation.newBuilder() to construct. [all …]
|
D | QuotaFailure.java | 78 // @@protoc_insertion_point(interface_extends:google.rpc.QuotaFailure.Violation) 149 * A message type used to describe a single quota violation. For example, a 153 * Protobuf type {@code google.rpc.QuotaFailure.Violation} 155 public static final class Violation extends com.google.protobuf.GeneratedMessageV3 class in QuotaFailure 157 // @@protoc_insertion_point(message_implements:google.rpc.QuotaFailure.Violation) 160 // Use Violation.newBuilder() to construct. 161 private Violation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Violation() method in QuotaFailure.Violation 165 private Violation() { in Violation() method in QuotaFailure.Violation 173 return new Violation(); in newInstance() 192 com.google.rpc.QuotaFailure.Violation.class, in internalGetFieldAccessorTable() [all …]
|
D | QuotaFailureOrBuilder.java | 33 * <code>repeated .google.rpc.QuotaFailure.Violation violations = 1;</code> 35 java.util.List<com.google.rpc.QuotaFailure.Violation> getViolationsList(); in getViolationsList() 43 * <code>repeated .google.rpc.QuotaFailure.Violation violations = 1;</code> 45 com.google.rpc.QuotaFailure.Violation getViolations(int index); in getViolations() 53 * <code>repeated .google.rpc.QuotaFailure.Violation violations = 1;</code> 63 * <code>repeated .google.rpc.QuotaFailure.Violation violations = 1;</code> 74 * <code>repeated .google.rpc.QuotaFailure.Violation violations = 1;</code>
|
D | PreconditionFailureOrBuilder.java | 33 * <code>repeated .google.rpc.PreconditionFailure.Violation violations = 1;</code> 35 java.util.List<com.google.rpc.PreconditionFailure.Violation> getViolationsList(); in getViolationsList() 43 * <code>repeated .google.rpc.PreconditionFailure.Violation violations = 1;</code> 45 com.google.rpc.PreconditionFailure.Violation getViolations(int index); in getViolations() 53 * <code>repeated .google.rpc.PreconditionFailure.Violation violations = 1;</code> 63 * <code>repeated .google.rpc.PreconditionFailure.Violation violations = 1;</code> 74 * <code>repeated .google.rpc.PreconditionFailure.Violation violations = 1;</code>
|
D | BadRequest.java | 95 * * `full_name` for a violation in the `full_name` value 96 * * `email_addresses[1].email` for a violation in the `email` field of the 98 * * `email_addresses[3].type[2]` for a violation in the second `type` 101 * * `fullName` for a violation in the `fullName` value 102 * * `emailAddresses[1].email` for a violation in the `email` field of the 104 * * `emailAddresses[3].type[2]` for a violation in the second `type` 135 * * `full_name` for a violation in the `full_name` value 136 * * `email_addresses[1].email` for a violation in the `email` field of the 138 * * `email_addresses[3].type[2]` for a violation in the second `type` 141 * * `fullName` for a violation in the `fullName` value [all …]
|
/external/google-cloud-java/java-assured-workloads/proto-google-cloud-assured-workloads-v1/src/main/proto/google/cloud/assuredworkloads/v1/ |
D | assuredworkloads.proto | 119 // Retrieves Assured Workload Violation based on ID. 120 rpc GetViolation(GetViolationRequest) returns (Violation) { 124 // Acknowledges an existing violation. By acknowledging a violation, users 125 // acknowledge the existence of a compliance violation in their workload and 567 // Request for acknowledging the violation 570 // Required. The resource name of the Violation to acknowledge. 572 // organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 575 // Required. Business justification explaining the need for violation acknowledgement 580 // resulted in this violation. 591 // Response for violation acknowledgement [all …]
|
/external/googleapis/google/cloud/assuredworkloads/v1/ |
D | assuredworkloads.proto | 119 // Retrieves Assured Workload Violation based on ID. 120 rpc GetViolation(GetViolationRequest) returns (Violation) { 124 // Acknowledges an existing violation. By acknowledging a violation, users 125 // acknowledge the existence of a compliance violation in their workload and 567 // Request for acknowledging the violation 570 // Required. The resource name of the Violation to acknowledge. 572 // organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation} 575 // Required. Business justification explaining the need for violation acknowledgement 580 // resulted in this violation. 591 // Response for violation acknowledgement [all …]
|
/external/flac/src/flac/ |
D | vorbiscomment.c | 66 …char *field_ref, char **field, char **name, char **value, uint32_t *length, const char **violation) in parse_vorbis_comment_field() argument 82 *violation = violations[1]; in parse_vorbis_comment_field() 90 *violation = violations[0]; in parse_vorbis_comment_field() 103 /* slight modification: no 'filename' arg, and errors are passed back in 'violation' instead of pri… 104 …ck, const Argument_VcField *field, FLAC__bool *needs_write, FLAC__bool raw, const char **violation) in set_vc_field() argument 120 *violation = "can't open file for tag value"; in set_vc_field() 124 *violation = "file for tag value is too large"; in set_vc_field() 134 *violation = "error while reading file for tag value"; in set_vc_field() 140 *violation = "file for tag value has embedded NULs"; in set_vc_field() 153 *violation = "error converting file contents to UTF-8 for tag value"; in set_vc_field() [all …]
|
/external/googleapis/google/apps/drive/labels/v2beta/ |
D | error_details.proto | 27 // Describes the Field in which the violation occurred. 56 // The path to the field where this violation occurred. This path is 64 // A message that describes the violation. This message is intended to 77 message Violation { message 78 // The possible reasons a the violation occurred. 80 // Unknown violation type. 105 // at the Field where the violation occurred. 122 // The path to the field where this violation occurred. This path is 127 // The type of this violation. 130 // A message that describes the violation. This message is intended to [all …]
|
/external/googleapis/google/apps/drive/labels/v2/ |
D | error_details.proto | 27 // Describes the Field in which the violation occurred. 56 // The path to the field where this violation occurred. This path is 64 // A message that describes the violation. This message is intended to 77 message Violation { message 78 // The possible reasons a the violation occurred. 80 // Unknown violation type. 105 // at the Field where the violation occurred. 122 // The path to the field where this violation occurred. This path is 127 // The type of this violation. 130 // A message that describes the violation. This message is intended to [all …]
|
/external/flac/src/libFLAC/ |
D | format.c | 422 …st FLAC__StreamMetadata_CueSheet *cue_sheet, FLAC__bool check_cd_da_subset, const char **violation) in FLAC__format_cuesheet_is_legal() argument 428 if(violation) *violation = "CD-DA cue sheet must have a lead-in length of at least 2 seconds"; in FLAC__format_cuesheet_is_legal() 432 …if(violation) *violation = "CD-DA cue sheet lead-in length must be evenly divisible by 588 samples… in FLAC__format_cuesheet_is_legal() 438 if(violation) *violation = "cue sheet must have at least one track (the lead-out)"; in FLAC__format_cuesheet_is_legal() 443 if(violation) *violation = "CD-DA cue sheet must have a lead-out track number 170 (0xAA)"; in FLAC__format_cuesheet_is_legal() 449 if(violation) *violation = "cue sheet may not have a track number 0"; in FLAC__format_cuesheet_is_legal() 455 if(violation) *violation = "CD-DA cue sheet track number must be 1-99 or 170"; in FLAC__format_cuesheet_is_legal() 461 if(violation) { in FLAC__format_cuesheet_is_legal() 463 *violation = "CD-DA cue sheet lead-out offset must be evenly divisible by 588 samples"; in FLAC__format_cuesheet_is_legal() 465 *violation = "CD-DA cue sheet track offset must be evenly divisible by 588 samples"; in FLAC__format_cuesheet_is_legal() [all …]
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/ |
D | error_details.proto | 117 // A message type used to describe a single quota violation. For example, a 119 message Violation { message 136 repeated Violation violations = 1; 142 // acknowledged, it could list the terms of service violation in the 146 message Violation { message 148 // enum type to define the supported precondition violation subjects. For 149 // example, "TOS" for "Terms of Service violation". 165 repeated Violation violations = 1; 197 // * `full_name` for a violation in the `full_name` value 198 // * `email_addresses[1].email` for a violation in the `email` field of the [all …]
|
/external/googleapis/google/rpc/ |
D | error_details.proto | 117 // A message type used to describe a single quota violation. For example, a 119 message Violation { message 136 repeated Violation violations = 1; 142 // acknowledged, it could list the terms of service violation in the 146 message Violation { message 148 // enum type to define the supported precondition violation subjects. For 149 // example, "TOS" for "Terms of Service violation". 165 repeated Violation violations = 1; 197 // * `full_name` for a violation in the `full_name` value 198 // * `email_addresses[1].email` for a violation in the `email` field of the [all …]
|
/external/flac/src/metaflac/ |
D | options.c | 118 …__bool parse_vorbis_comment_field_name(const char *field_ref, char **name, const char **violation); 119 …bool parse_vorbis_comment_field_names(const char *field_ref, char **names, const char **violation); 120 static FLAC__bool parse_add_seekpoint(const char *in, char **out, const char **violation); 493 const char *violation; in parse_option() local 496 …arse_vorbis_comment_field_name(option_argument, &(op->argument.vc_field_name.value), &violation)) { in parse_option() 497 FLAC__ASSERT(0 != violation); in parse_option() 498 …--%s): malformed vorbis comment field name \"%s\",\n %s\n", opt, option_argument, violation); in parse_option() 510 const char *violation; in parse_option() local 513 …rse_vorbis_comment_field_names(option_argument, &(op->argument.vc_field_name.value), &violation)) { in parse_option() 514 FLAC__ASSERT(0 != violation); in parse_option() [all …]
|
/external/pigweed/pw_cpu_exception_cortex_m/ |
D | util.cc | 37 PW_LOG_ERROR(" IACCVIOL: MPU violation on instruction fetch"); in LogCfsrAnalysis() 40 PW_LOG_ERROR(" DACCVIOL: MPU violation on memory read/write"); in LogCfsrAnalysis() 43 PW_LOG_ERROR(" MUNSTKERR: 'MPU violation on exception return"); in LogCfsrAnalysis() 46 PW_LOG_ERROR(" MSTKERR: MPU violation on exception entry"); in LogCfsrAnalysis() 49 PW_LOG_ERROR(" MLSPERR: MPU violation on lazy FPU state preservation"); in LogCfsrAnalysis() 112 // could occur during the handling of a MPU violation, causing a nested fault. in LogExceptionAnalysis() 131 "Encountered Memory Protection Unit (MPU) violation at 0x%08" PRIx32, in LogExceptionAnalysis() 134 PW_LOG_CRITICAL("Encountered Memory Protection Unit (MPU) violation"); in LogExceptionAnalysis()
|