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 D | merge_policy.py | 73 if item in gen_policy.supported_parse_item:
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 26 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 D | generate_code_from_policy.py | 26 supported_parse_item = ['labelName', 'priority', 'allowList', 'blockList', 'priorityWithArgs', \ variable 870 if item in supported_parse_item:
|