Home
last modified time | relevance | path

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

/external/python/pyasn1/pyasn1/codec/native/
Ddecoder.py30 class SequenceOrSetDecoder(object): class
76 univ.Sequence.tagSet: SequenceOrSetDecoder(), # conflicts with SequenceOf
77 univ.Set.tagSet: SequenceOrSetDecoder(), # conflicts with SetOf
108 univ.Set.typeId: SequenceOrSetDecoder(),
110 univ.Sequence.typeId: SequenceOrSetDecoder(),