Home
last modified time | relevance | path

Searched defs:forProperty (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DInjectableValues.java28 BeanProperty forProperty, Object beanInstance) throws JsonMappingException; in findInjectableValue()
68 BeanProperty forProperty, Object beanInstance) throws JsonMappingException in findInjectableValue()
H A DSerializerProvider.java1027 public abstract Object includeFilterInstance(BeanPropertyDefinition forProperty, in includeFilterInstance()
H A DDeserializationContext.java439 BeanProperty forProperty, Object beanInstance) in findInjectableValue()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/
H A DAsArrayTypeSerializer.java19 public AsArrayTypeSerializer forProperty(BeanProperty prop) { in forProperty() method in AsArrayTypeSerializer
H A DAsExistingPropertyTypeSerializer.java22 public AsExistingPropertyTypeSerializer forProperty(BeanProperty prop) { in forProperty() method in AsExistingPropertyTypeSerializer
H A DAsPropertyTypeSerializer.java27 public AsPropertyTypeSerializer forProperty(BeanProperty prop) { in forProperty() method in AsPropertyTypeSerializer
H A DAsWrapperTypeSerializer.java27 public AsWrapperTypeSerializer forProperty(BeanProperty prop) { in forProperty() method in AsWrapperTypeSerializer
H A DAsExternalTypeDeserializer.java37 public TypeDeserializer forProperty(BeanProperty prop) { in forProperty() method in AsExternalTypeDeserializer
H A DAsExternalTypeSerializer.java34 public AsExternalTypeSerializer forProperty(BeanProperty prop) { in forProperty() method in AsExternalTypeSerializer
H A DAsWrapperTypeDeserializer.java40 public TypeDeserializer forProperty(BeanProperty prop) { in forProperty() method in AsWrapperTypeDeserializer
H A DAsArrayTypeDeserializer.java40 public TypeDeserializer forProperty(BeanProperty prop) { in forProperty() method in AsArrayTypeDeserializer
H A DAsPropertyTypeDeserializer.java53 public TypeDeserializer forProperty(BeanProperty prop) { in forProperty() method in AsPropertyTypeDeserializer
H A DTypeDeserializerBase.java96 public abstract TypeDeserializer forProperty(BeanProperty prop); in forProperty() method in TypeDeserializerBase
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/
H A DTypeDeserializer.java39 public abstract TypeDeserializer forProperty(BeanProperty prop); in forProperty() method in TypeDeserializer
H A DTypeSerializer.java42 public abstract TypeSerializer forProperty(BeanProperty prop); in forProperty() method in TypeSerializer
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
H A DHandlerInstantiator.java179 BeanPropertyDefinition forProperty, Class<?> filterClass) { in includeFilterInstance()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/
H A DDefaultSerializerProvider.java143 public Object includeFilterInstance(BeanPropertyDefinition forProperty, in includeFilterInstance()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/std/
H A DJsonValueSerializer.java355 public TypeSerializer forProperty(BeanProperty prop) { // should never get called in forProperty() method in JsonValueSerializer.TypeSerializerRerouter
/aosp_15_r20/external/guice/lib/build/
HDspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...