Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
Drfc2251.py21 class AttributeDescription(LDAPString): pass class
24 componentType = AttributeDescription()
32 namedtype.NamedType('attributeDesc', AttributeDescription()),
38 namedtype.NamedType('type', AttributeDescription()),
84 …ce(componentType=namedtype.NamedTypes(namedtype.NamedType('type', AttributeDescription()), namedty…
98 …namedtype.OptionalNamedType('type', AttributeDescription().subtype(implicitTag=tag.Tag(tag.tagClas…
105 namedtype.NamedType('type', AttributeDescription()),
117 …namedtype.NamedType('present', AttributeDescription().subtype(implicitTag=tag.Tag(tag.tagClassCont…
131 …namedtype.NamedType('present', AttributeDescription().subtype(implicitTag=tag.Tag(tag.tagClassCont…
145 …namedtype.NamedType('present', AttributeDescription().subtype(implicitTag=tag.Tag(tag.tagClassCont…
[all …]