Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dmerge_policy.py73 if item in gen_policy.supported_parse_item:
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py26 supported_parse_item = ['labelName', 'priority', 'allowList', 'blockList', 'priorityWithArgs', \ variable
870 if item in supported_parse_item:
/ohos5.0/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py26 supported_parse_item = ['labelName', 'priority', 'allowList', 'blockList', 'priorityWithArgs', \ variable
870 if item in supported_parse_item: