Home
last modified time | relevance | path

Searched refs:_seqContext (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DMappingIterator.java79 protected final JsonStreamContext _seqContext; field in MappingIterator
144 _seqContext = null; in MappingIterator()
160 _seqContext = sctxt; in MappingIterator()
389 if (p.getParsingContext() == _seqContext) { in _resync()
396 if (p.getParsingContext() == _seqContext) { in _resync()