Searched defs:isSuperTypeOf (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/ | ||
D | constraint.py | 62 def isSuperTypeOf(self, otherConstraint): member in AbstractConstraint |
D | base.py | 45 def isSuperTypeOf(self, other): member in Asn1ItemBase |