OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertPathTypesHaveAttr
(Results
1 - 2
of
2
) sorted by null
/system/sepolicy/tests/
sepolicy_tests.py
12
return pol.
AssertPathTypesHaveAttr
(["/data/"], [], "data_file_type")
15
return pol.
AssertPathTypesHaveAttr
(["/sys/"], ["/sys/kernel/debug/",
20
return pol.
AssertPathTypesHaveAttr
(["/sys/kernel/debug/",
policy.py
54
def
AssertPathTypesHaveAttr
(self, MatchPrefix, DoNotMatchPrefix, Attr):
Completed in 79 milliseconds