Searched refs:propIds (Results 1 – 1 of 1) sorted by relevance
988 Collection<Object> propIds = (deser == null) ? null : deser.getKnownPropertyNames(); in handleUnknownProperty() local990 instanceOrClass, propName, propIds); in handleUnknownProperty()1693 Collection<Object> propIds = (deser == null) ? null : deser.getKnownPropertyNames(); in reportUnknownProperty() local1695 instanceOrClass, fieldName, propIds); in reportUnknownProperty()