Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3280.py1039 class AnotherName(univ.Sequence): class
1043 AnotherName.componentType = namedtype.NamedTypes(
1055AnotherName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0))),
Drfc5280.py1078 class AnotherName(univ.Sequence): class
1107AnotherName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0))),
Drfc2459.py1047 class AnotherName(univ.Sequence): class
1058AnotherName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),