/aosp_15_r20/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/java/com/google/cloud/recommender/v1/ |
H A D | Impact.java | 25 * Contains the impact a recommendation can have for a given category. 28 * Protobuf type {@code google.cloud.recommender.v1.Impact} 30 public final class Impact extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.recommender.v1.Impact) 35 // Use Impact.newBuilder() to construct. 36 private Impact(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Impact() method in Impact 40 private Impact() { in Impact() method in Impact 47 return new Impact(); in newInstance() 66 com.google.cloud.recommender.v1.Impact.class, in internalGetFieldAccessorTable() 67 com.google.cloud.recommender.v1.Impact.Builder.class); in internalGetFieldAccessorTable() [all …]
|
H A D | Recommendation.java | 1057 * same recommender. Subtype is a function of content and impact, meaning a 1087 * same recommender. Subtype is a function of content and impact, meaning a 1167 private com.google.cloud.recommender.v1.Impact primaryImpact_; 1172 * The primary impact that this recommendation can have while trying to 1176 * <code>.google.cloud.recommender.v1.Impact primary_impact = 5;</code> 1188 * The primary impact that this recommendation can have while trying to 1192 * <code>.google.cloud.recommender.v1.Impact primary_impact = 5;</code> 1197 public com.google.cloud.recommender.v1.Impact getPrimaryImpact() { in getPrimaryImpact() 1199 ? com.google.cloud.recommender.v1.Impact.getDefaultInstance() in getPrimaryImpact() 1206 * The primary impact that this recommendation can have while trying to [all …]
|
H A D | RecommendationOrBuilder.java | 83 * same recommender. Subtype is a function of content and impact, meaning a 102 * same recommender. Subtype is a function of content and impact, meaning a 159 * The primary impact that this recommendation can have while trying to 163 * <code>.google.cloud.recommender.v1.Impact primary_impact = 5;</code> 172 * The primary impact that this recommendation can have while trying to 176 * <code>.google.cloud.recommender.v1.Impact primary_impact = 5;</code> 180 com.google.cloud.recommender.v1.Impact getPrimaryImpact(); in getPrimaryImpact() 185 * The primary impact that this recommendation can have while trying to 189 * <code>.google.cloud.recommender.v1.Impact primary_impact = 5;</code> 197 * Optional set of additional impact that this recommendation may have when [all …]
|
/aosp_15_r20/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1beta1/src/main/java/com/google/cloud/recommender/v1beta1/ |
H A D | Impact.java | 25 * Contains the impact a recommendation can have for a given category. 28 * Protobuf type {@code google.cloud.recommender.v1beta1.Impact} 30 public final class Impact extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.cloud.recommender.v1beta1.Impact) 35 // Use Impact.newBuilder() to construct. 36 private Impact(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Impact() method in Impact 40 private Impact() { in Impact() method in Impact 47 return new Impact(); in newInstance() 66 com.google.cloud.recommender.v1beta1.Impact.class, in internalGetFieldAccessorTable() 67 com.google.cloud.recommender.v1beta1.Impact.Builder.class); in internalGetFieldAccessorTable() [all …]
|
H A D | Recommendation.java | 1062 * same recommender. Subtype is a function of content and impact, meaning a 1092 * same recommender. Subtype is a function of content and impact, meaning a 1172 private com.google.cloud.recommender.v1beta1.Impact primaryImpact_; 1177 * The primary impact that this recommendation can have while trying to 1181 * <code>.google.cloud.recommender.v1beta1.Impact primary_impact = 5;</code> 1193 * The primary impact that this recommendation can have while trying to 1197 * <code>.google.cloud.recommender.v1beta1.Impact primary_impact = 5;</code> 1202 public com.google.cloud.recommender.v1beta1.Impact getPrimaryImpact() { in getPrimaryImpact() 1204 ? com.google.cloud.recommender.v1beta1.Impact.getDefaultInstance() in getPrimaryImpact() 1211 * The primary impact that this recommendation can have while trying to [all …]
|
H A D | RecommendationOrBuilder.java | 83 * same recommender. Subtype is a function of content and impact, meaning a 102 * same recommender. Subtype is a function of content and impact, meaning a 159 * The primary impact that this recommendation can have while trying to 163 * <code>.google.cloud.recommender.v1beta1.Impact primary_impact = 5;</code> 172 * The primary impact that this recommendation can have while trying to 176 * <code>.google.cloud.recommender.v1beta1.Impact primary_impact = 5;</code> 180 com.google.cloud.recommender.v1beta1.Impact getPrimaryImpact(); in getPrimaryImpact() 185 * The primary impact that this recommendation can have while trying to 189 * <code>.google.cloud.recommender.v1beta1.Impact primary_impact = 5;</code> 197 * Optional set of additional impact that this recommendation may have when [all …]
|
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ |
H A D | Cvssv3.java | 987 * The Impact metrics capture the effects of a successfully exploited 992 * Protobuf enum {@code google.cloud.securitycenter.v1.Cvssv3.Impact} 994 public enum Impact implements com.google.protobuf.ProtocolMessageEnum { enum in Cvssv3 1009 * High impact. 1019 * Low impact. 1029 * No impact. 1052 * High impact. 1062 * Low impact. 1072 * No impact. 1093 public static Impact valueOf(int value) { in valueOf() [all …]
|
H A D | Cvssv3OrBuilder.java | 186 * This metric measures the impact to the confidentiality of the information 191 * <code>.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;</code> 200 * This metric measures the impact to the confidentiality of the information 205 * <code>.google.cloud.securitycenter.v1.Cvssv3.Impact confidentiality_impact = 10;</code> 209 com.google.cloud.securitycenter.v1.Cvssv3.Impact getConfidentialityImpact(); in getConfidentialityImpact() 215 * This metric measures the impact to integrity of a successfully exploited 219 * <code>.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;</code> 228 * This metric measures the impact to integrity of a successfully exploited 232 * <code>.google.cloud.securitycenter.v1.Cvssv3.Impact integrity_impact = 11;</code> 236 com.google.cloud.securitycenter.v1.Cvssv3.Impact getIntegrityImpact(); in getIntegrityImpact() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1alpha/src/main/java/com/google/cloud/osconfig/v1alpha/ |
H A D | CVSSv3.java | 988 * The Impact metrics capture the effects of a successfully exploited 993 * Protobuf enum {@code google.cloud.osconfig.v1alpha.CVSSv3.Impact} 995 public enum Impact implements com.google.protobuf.ProtocolMessageEnum { enum in CVSSv3 1010 * High impact. 1020 * Low impact. 1030 * No impact. 1053 * High impact. 1063 * Low impact. 1073 * No impact. 1094 public static Impact valueOf(int value) { in valueOf() [all …]
|
H A D | CVSSv3OrBuilder.java | 59 * The Impact sub-score equation is derived from the Base Impact metrics. 209 * This metric measures the impact to the confidentiality of the information 214 * <code>.google.cloud.osconfig.v1alpha.CVSSv3.Impact confidentiality_impact = 10;</code> 223 * This metric measures the impact to the confidentiality of the information 228 * <code>.google.cloud.osconfig.v1alpha.CVSSv3.Impact confidentiality_impact = 10;</code> 232 com.google.cloud.osconfig.v1alpha.CVSSv3.Impact getConfidentialityImpact(); in getConfidentialityImpact() 238 * This metric measures the impact to integrity of a successfully exploited 242 * <code>.google.cloud.osconfig.v1alpha.CVSSv3.Impact integrity_impact = 11;</code> 251 * This metric measures the impact to integrity of a successfully exploited 255 * <code>.google.cloud.osconfig.v1alpha.CVSSv3.Impact integrity_impact = 11;</code> [all …]
|
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1/src/main/java/com/google/cloud/osconfig/v1/ |
H A D | CVSSv3.java | 988 * The Impact metrics capture the effects of a successfully exploited 993 * Protobuf enum {@code google.cloud.osconfig.v1.CVSSv3.Impact} 995 public enum Impact implements com.google.protobuf.ProtocolMessageEnum { enum in CVSSv3 1010 * High impact. 1020 * Low impact. 1030 * No impact. 1053 * High impact. 1063 * Low impact. 1073 * No impact. 1094 public static Impact valueOf(int value) { in valueOf() [all …]
|
H A D | CVSSv3OrBuilder.java | 59 * The Impact sub-score equation is derived from the Base Impact metrics. 209 * This metric measures the impact to the confidentiality of the information 214 * <code>.google.cloud.osconfig.v1.CVSSv3.Impact confidentiality_impact = 10;</code> 223 * This metric measures the impact to the confidentiality of the information 228 * <code>.google.cloud.osconfig.v1.CVSSv3.Impact confidentiality_impact = 10;</code> 232 com.google.cloud.osconfig.v1.CVSSv3.Impact getConfidentialityImpact(); in getConfidentialityImpact() 238 * This metric measures the impact to integrity of a successfully exploited 242 * <code>.google.cloud.osconfig.v1.CVSSv3.Impact integrity_impact = 11;</code> 251 * This metric measures the impact to integrity of a successfully exploited 255 * <code>.google.cloud.osconfig.v1.CVSSv3.Impact integrity_impact = 11;</code> [all …]
|
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/vulnerability/ |
H A D | CVSSv3.java | 696 /** Protobuf enum {@code grafeas.v1beta1.vulnerability.CVSSv3.Impact} */ 697 public enum Impact implements com.google.protobuf.ProtocolMessageEnum { enum in CVSSv3 732 public static Impact valueOf(int value) { in valueOf() 740 public static Impact forNumber(int value) { in forNumber() 755 public static com.google.protobuf.Internal.EnumLiteMap<Impact> internalGetValueMap() { in internalGetValueMap() 759 private static final com.google.protobuf.Internal.EnumLiteMap<Impact> internalValueMap = 760 new com.google.protobuf.Internal.EnumLiteMap<Impact>() { 761 public Impact findValueByNumber(int number) { 762 return Impact.forNumber(number); 778 private static final Impact[] VALUES = values(); [all …]
|
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/ |
H A D | CVSSv3.java | 606 /** Protobuf enum {@code grafeas.v1.CVSSv3.Impact} */ 607 public enum Impact implements com.google.protobuf.ProtocolMessageEnum { enum in CVSSv3 642 public static Impact valueOf(int value) { in valueOf() 650 public static Impact forNumber(int value) { in forNumber() 665 public static com.google.protobuf.Internal.EnumLiteMap<Impact> internalGetValueMap() { in internalGetValueMap() 669 private static final com.google.protobuf.Internal.EnumLiteMap<Impact> internalValueMap = 670 new com.google.protobuf.Internal.EnumLiteMap<Impact>() { 671 public Impact findValueByNumber(int number) { 672 return Impact.forNumber(number); 692 private static final Impact[] VALUES = values(); [all …]
|
H A D | CVSS.java | 722 /** Protobuf enum {@code grafeas.v1.CVSS.Impact} */ 723 public enum Impact implements com.google.protobuf.ProtocolMessageEnum { enum in CVSS 766 public static Impact valueOf(int value) { in valueOf() 774 public static Impact forNumber(int value) { in forNumber() 793 public static com.google.protobuf.Internal.EnumLiteMap<Impact> internalGetValueMap() { in internalGetValueMap() 797 private static final com.google.protobuf.Internal.EnumLiteMap<Impact> internalValueMap = 798 new com.google.protobuf.Internal.EnumLiteMap<Impact>() { 799 public Impact findValueByNumber(int number) { 800 return Impact.forNumber(number); 820 private static final Impact[] VALUES = values(); [all …]
|
/aosp_15_r20/frameworks/base/packages/CrashRecovery/services/platform/java/com/android/server/rollback/ |
H A D | RollbackPackageHealthObserver.java | 134 int impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_0; in onHealthCheckFailed() local 142 // impact level in onHealthCheckFailed() 143 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 145 // Rollback is available for crashing low impact package in onHealthCheckFailed() 146 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 148 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_70; in onHealthCheckFailed() 158 // Note: For non-native crashes the rollback-all step has higher impact in onHealthCheckFailed() 159 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 162 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 165 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_70; in onHealthCheckFailed() [all …]
|
/aosp_15_r20/frameworks/base/packages/CrashRecovery/services/module/java/com/android/server/rollback/ |
H A D | RollbackPackageHealthObserver.java | 131 int impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_0; in onHealthCheckFailed() local 139 // impact level in onHealthCheckFailed() 140 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 142 // Rollback is available for crashing low impact package in onHealthCheckFailed() 143 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 145 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_70; in onHealthCheckFailed() 155 // Note: For non-native crashes the rollback-all step has higher impact in onHealthCheckFailed() 156 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 159 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_30; in onHealthCheckFailed() 162 impact = PackageHealthObserverImpact.USER_IMPACT_LEVEL_70; in onHealthCheckFailed() [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v2/ |
H A D | vulnerability.proto | 50 // The possible values of impact of the vulnerability if it was to be 56 // Exploitation would have little to no security impact. 60 // attackers to have a direct impact, but would require additional steps. 63 // Exploitation would enable attackers to have a notable direct impact 110 // The potential impact of the vulnerability if it was to be exploited. 111 RiskRating impact = 5; field 232 // The Impact metrics capture the effects of a successfully exploited 235 enum Impact { enum 239 // High impact. 242 // Low impact. [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/ |
H A D | vulnerability.proto | 50 // The possible values of impact of the vulnerability if it was to be 56 // Exploitation would have little to no security impact. 60 // attackers to have a direct impact, but would require additional steps. 63 // Exploitation would enable attackers to have a notable direct impact 110 // The potential impact of the vulnerability if it was to be exploited. 111 RiskRating impact = 5; field 232 // The Impact metrics capture the effects of a successfully exploited 235 enum Impact { enum 239 // High impact. 242 // Low impact. [all …]
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | InterfaceConflictManager.java | 267 * the conditions for the user approval request: e.g. it may increase the impact of a user 328 List<Pair<Integer, WorkSource>> impact = mHdm.reportImpactToCreateIface(createIfaceType, in manageInterfaceConflictForStateMachine() 330 localLog(tag + ": Asking user about creating the interface, impact=" + impact); in manageInterfaceConflictForStateMachine() 331 if (impact == null || impact.isEmpty()) { in manageInterfaceConflictForStateMachine() 339 && impact.size() == 1 && impact.get(0).first == HDM_CREATE_IFACE_P2P) { in manageInterfaceConflictForStateMachine() 346 if (impact.size() == 1 && impact.get(0).first == HDM_CREATE_IFACE_NAN in manageInterfaceConflictForStateMachine() 347 && impact.get(0).second.equals(new WorkSource(Process.WIFI_UID))) { in manageInterfaceConflictForStateMachine() 353 for (Pair<Integer, WorkSource> ifaceToDelete : impact) { in manageInterfaceConflictForStateMachine() 378 mCurrentDialogHandle = createUserApprovalDialog(createIfaceType, requestorWs, impact, in manageInterfaceConflictForStateMachine() 399 * @param impact The impact of creating this interface (a list of interfaces to be deleted and [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | recommender_v1beta1.billingAccounts.locations.recommenders.recommendations.html | 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 130 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 131 …quot;: { # This field can be used by the recommender to define details specific to security impact. 177 …;primaryImpact": { # Contains the impact a recommendation can have for a given category. # Th… 187 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 188 …quot;: { # This field can be used by the recommender to define details specific to security impact. 194 … produced for the same recommender. Subtype is a function of content and impact, meaning a new sub… 226 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 227 { # Contains the impact a recommendation can have for a given category. [all …]
|
D | recommender_v1beta1.organizations.locations.recommenders.recommendations.html | 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 130 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 131 …quot;: { # This field can be used by the recommender to define details specific to security impact. 177 …;primaryImpact": { # Contains the impact a recommendation can have for a given category. # Th… 187 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 188 …quot;: { # This field can be used by the recommender to define details specific to security impact. 194 … produced for the same recommender. Subtype is a function of content and impact, meaning a new sub… 226 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 227 { # Contains the impact a recommendation can have for a given category. [all …]
|
D | recommender_v1.folders.locations.recommenders.recommendations.html | 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 130 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 131 … "details": { # Additional security impact details that is provided by the recommender. 177 …;primaryImpact": { # Contains the impact a recommendation can have for a given category. # Th… 187 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 188 … "details": { # Additional security impact details that is provided by the recommender. 194 … produced for the same recommender. Subtype is a function of content and impact, meaning a new sub… 226 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 227 { # Contains the impact a recommendation can have for a given category. [all …]
|
D | recommender_v1.billingAccounts.locations.recommenders.recommendations.html | 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 130 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 131 … "details": { # Additional security impact details that is provided by the recommender. 177 …;primaryImpact": { # Contains the impact a recommendation can have for a given category. # Th… 187 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 188 … "details": { # Additional security impact details that is provided by the recommender. 194 … produced for the same recommender. Subtype is a function of content and impact, meaning a new sub… 226 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 227 { # Contains the impact a recommendation can have for a given category. [all …]
|
D | recommender_v1.projects.locations.recommenders.recommendations.html | 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 130 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 131 … "details": { # Additional security impact details that is provided by the recommender. 177 …;primaryImpact": { # Contains the impact a recommendation can have for a given category. # Th… 187 …"securityProjection": { # Contains various ways of describing the impact on Security. # … 188 … "details": { # Additional security impact details that is provided by the recommender. 194 … produced for the same recommender. Subtype is a function of content and impact, meaning a new sub… 226 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 227 { # Contains the impact a recommendation can have for a given category. [all …]
|