/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/ |
D | ThisObjectValue.java | 32 public static ThisObjectValue withType(TypeNode type) { in withType() method in ThisObjectValue
|
D | SuperObjectValue.java | 33 public static SuperObjectValue withType(TypeNode type) { in withType() method in SuperObjectValue
|
D | NewObjectExpr.java | 38 public static NewObjectExpr withType(TypeNode type) { in withType() method in NewObjectExpr
|
D | AnnotationNode.java | 57 public static AnnotationNode withType(TypeNode type) { in withType() method in AnnotationNode
|
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/intermediate/ |
D | ArgumentModel.java | 47 public ArgumentModel withType(String type) { in withType() method in ArgumentModel
|
D | ShapeModel.java | 138 public ShapeModel withType(String type) { in withType() method in ShapeModel
|
/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/gapic/model/ |
D | ResourceReference.java | 50 public static ResourceReference withType(String resourceTypeString) { in withType() method in ResourceReference
|
/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/core/auth/policy/ |
D | Condition.java | 148 public Condition withType(String type) { in withType() method in Condition
|
/external/guava/guava/src/com/google/common/base/ |
D | Absent.java | 31 static <T> Optional<T> withType() { in withType() method in Absent
|
/external/guava/android/guava/src/com/google/common/base/ |
D | Absent.java | 31 static <T> Optional<T> withType() { in withType() method in Absent
|
/external/dagger2/java/dagger/internal/codegen/model/ |
D | Key.java | 56 public Key withType(DaggerType newType) { in withType() method in Key
|
/external/dagger2/java/dagger/spi/model/ |
D | Key.java | 55 public Key withType(DaggerType newType) { in withType() method in Key
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
D | ObjectWriter.java | 451 public ObjectWriter withType(JavaType rootType) { in withType() method in ObjectWriter 459 public ObjectWriter withType(Class<?> rootType) { in withType() method in ObjectWriter 467 public ObjectWriter withType(TypeReference<?> rootType) { in withType() method in ObjectWriter
|
D | ObjectReader.java | 762 public ObjectReader withType(JavaType valueType) { in withType() method in ObjectReader 770 public ObjectReader withType(Class<?> valueType) { in withType() method in ObjectReader 778 public ObjectReader withType(java.lang.reflect.Type valueType) { in withType() method in ObjectReader 786 public ObjectReader withType(TypeReference<?> valueTypeRef) { in withType() method in ObjectReader
|
D | BeanProperty.java | 260 public Std withType(JavaType type) { in withType() method in BeanProperty.Std
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/ |
D | DataFormatReaders.java | 131 public DataFormatReaders withType(JavaType type) in withType() method in DataFormatReaders
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldInfo.java | 480 public Builder withType(FieldType type) { in withType() method in FieldInfo.Builder
|
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldInfo.java | 480 public Builder withType(FieldType type) { in withType() method in FieldInfo.Builder
|
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldInfo.java | 480 public Builder withType(FieldType type) { in withType() method in FieldInfo.Builder
|
/external/pytorch/torch/csrc/jit/frontend/ |
D | tree_views.h | 377 Param withType(const Maybe<Expr>& typ) const { in withType() function
|
/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
D | ResourceTypes.java | 349 public Res_value withType(byte dataType) { in withType() method in ResourceTypes.Res_value
|