Home
last modified time | relevance | path

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

/external/emma/ant/ant14/com/vladium/emma/report/
DIReportEnums.java24 final class TypeAttribute extends EnumeratedAttribute class
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py120 return filter(lambda x: isinstance(x, TypeAttribute), walktree(self))
352 class TypeAttribute(Leaf): class
Drefparser.py860 t = refpolicy.TypeAttribute()