Home
last modified time | relevance | path

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

/external/python/pyasn1/pyasn1/type/
Dconstraint.py86 def isSuperTypeOf(self, otherConstraint): member in AbstractConstraint
Dbase.py112 def isSuperTypeOf(self, other, matchTags=True, matchConstraints=True): member in Asn1Type