Searched defs:with_developer (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/ |
H A D | check_permissive.py | 51 def get_permissive_set(args, with_developer): argument 60 def get_whitelist(args, with_developer): argument 71 def check(args, with_developer): argument
|
H A D | check_ioctl_xperm.py | 88 def generate_database(args, with_developer): argument 100 def get_whitelist(args, with_developer): argument 111 def check(args, with_developer): argument
|
H A D | check_baseline.py | 139 def build_conf(output_conf, file_list, with_developer=False): argument 157 def generate_baseline_database(args, domain, attributes_map, with_developer): argument 167 def check_baseline(args, domain, policy_db, with_developer): argument
|
H A D | check_perm_group.py | 164 def get_whitelist(args, check_name, with_developer): argument 178 def check_perm_group(args, rule, policy_db, with_developer): argument
|
/ohos5.0/base/security/selinux_adapter/scripts/ |
H A D | build_policy_api.py | 134 def build_conf(args, output_conf, file_list, with_developer=False): argument 386 def generate_default_policy(args, policy, cil_list, with_developer=False): argument 422 def generate_special_policy(args, policy, cil_list, with_developer=False): argument
|