HomeSort by relevance Sort by last modified time
    Searched refs:QueryTypeAttribute (Results 1 - 2 of 2) sorted by null

  /system/sepolicy/tests/
policy.py 56 TypesPol = self.QueryTypeAttribute(Attr, True)
80 def QueryTypeAttribute(self, Type, IsAttr):
treble_sepolicy_tests.py 81 for result in pol.QueryTypeAttribute("domain", True):
152 for result in pol.QueryTypeAttribute(domain, False):

Completed in 1866 milliseconds