Home
last modified time | relevance | path

Searched defs:asn1Object (Results 1 – 2 of 2) sorted by relevance

/external/python/pyasn1/pyasn1/type/
Dnamedtype.py42 def __init__(self, name, asn1Object, openType=None): argument
89 def asn1Object(self): member in NamedType
/external/python/pyasn1/pyasn1/codec/ber/
Ddecoder.py44 def substrateCollector(asn1Object, substrate, length): argument
489 def _getComponentTagMap(self, asn1Object, idx): argument
492 def _getComponentPositionByType(self, asn1Object, tagSet, idx): argument