Home
last modified time | relevance | path

Searched defs:setDeprecated (Results 1 – 25 of 38) sorted by relevance

12

/external/doclava/src/com/google/doclava/apicheck/
DAbstractMethodInfo.java25 public void setDeprecated(boolean deprecated); in setDeprecated() method
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DServiceOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\ServiceOptions
DEnumValueOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumValueOptions
DMethodOptions.php93 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MethodOptions
DEnumOptions.php136 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumOptions
DMessageOptions.php282 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MessageOptions
DFieldOptions.php496 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FieldOptions
DFileOptions.php757 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FileOptions
/external/protobuf/php/src/Google/Protobuf/Internal/
DServiceOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\ServiceOptions
DEnumValueOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumValueOptions
DEnumOptions.php136 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumOptions
DMethodOptions.php93 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MethodOptions
DMessageOptions.php282 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MessageOptions
DFieldOptions.php496 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FieldOptions
DFileOptions.php757 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FileOptions
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/rules/endpoints/
DParameterModel.java71 public void setDeprecated(ParameterDeprecatedModel deprecated) { in setDeprecated() method in ParameterModel
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/config/customization/
DModifyModelShapeModifier.java74 public void setDeprecated(boolean deprecated) { in setDeprecated() method in ModifyModelShapeModifier
/external/aws-sdk-java-v2/codegen-lite/src/main/java/software/amazon/awssdk/codegen/lite/regions/model/
DEndpoint.java213 public void setDeprecated(Boolean deprecated) { in setDeprecated() method in Endpoint
/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
DJavaDocComment.java68 public Builder setDeprecated(String deprecatedText) { in setDeprecated() method in JavaDocComment.Builder
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/
DOperation.java79 public void setDeprecated(boolean deprecated) { in setDeprecated() method in Operation
DMember.java156 public void setDeprecated(boolean deprecated) { in setDeprecated() method in Member
DShape.java281 public void setDeprecated(boolean deprecated) { in setDeprecated() method in Shape
/external/doclava/src/com/google/doclava/
DFieldInfo.java141 public void setDeprecated(boolean deprecated) { in setDeprecated() method in FieldInfo
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/intermediate/
DOperationModel.java110 public void setDeprecated(boolean deprecated) { in setDeprecated() method in OperationModel
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DAcceleratorType.java1356 public Builder setDeprecated(com.google.cloud.compute.v1.DeprecationStatus value) { in setDeprecated() method in AcceleratorType.Builder
1378 public Builder setDeprecated( in setDeprecated() method in AcceleratorType.Builder

12