Searched refs:AssertPathTypesDoNotHaveAttr (Results 1 – 3 of 3) sorted by relevance
83 return pol.AssertPathTypesDoNotHaveAttr(partitions, [], "app_data_file_type",
305 return pol.AssertPathTypesDoNotHaveAttr(["/data/vendor/", "/data/vendor_ce/",
55 def AssertPathTypesDoNotHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): member in Policy