Searched defs:ptv (Results 1 – 14 of 14) sorted by relevance
83 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowByBaseClass() local118 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowByBaseClassPrefix() local143 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowByBaseClassPattern() local168 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testDenyByBaseClass() local195 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowBySubClass() local219 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowBySubClassPrefix() local243 final PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowBySubClassPattern() local
50 PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testCustomBaseMatchers() local82 PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testCustomSubtypeMatchers() local
51 PolymorphicTypeValidator ptv = BasicPolymorphicTypeValidator.builder() in testAllowBySubClassInArray() local
28 PolymorphicTypeValidator ptv) in MinimalClassNameIdResolver()43 PolymorphicTypeValidator ptv) { in construct()
37 PolymorphicTypeValidator ptv) { in ClassNameIdResolver()43 PolymorphicTypeValidator ptv) { in construct()
313 final PolymorphicTypeValidator ptv = subTypeValidator(config); in verifyBaseTypeValidity() local333 JavaType baseType, PolymorphicTypeValidator ptv) in reportInvalidBaseType()
212 PolymorphicTypeValidator ptv) in resolveAndValidateSubType()251 PolymorphicTypeValidator ptv, int ltIndex) in _resolveAndValidateGeneric()280 PolymorphicTypeValidator ptv) throws JsonMappingException { in _throwSubtypeNameNotAllowed()286 PolymorphicTypeValidator ptv) throws JsonMappingException { in _throwSubtypeClassNotAllowed()
253 public DefaultTypeResolverBuilder(DefaultTyping t, PolymorphicTypeValidator ptv) { in DefaultTypeResolverBuilder()271 PolymorphicTypeValidator ptv) { in construct()
124 timeout_us % LWS_US_PER_SEC }, *ptv = &tv; in _lws_plat_service_tsi() local
149 PolymorphicTypeValidator ptv) in BaseSettings()
283 PolymorphicTypeValidator ptv = _base.getPolymorphicTypeValidator(); in getPolymorphicTypeValidator() local
103 #define GETTIMEOFDAY(ptv) gettimeofday((ptv)) argument105 #define GETTIMEOFDAY(ptv) gettimeofday((ptv), (struct timezone *)NULL) argument
585 struct timeval *ptv) in evtag_unmarshal_timeval()
639 struct timeval *ptv; in do_connect() local