Searched refs:check_file_contexts (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/ |
H A D | check_data_regex.py | 43 def check_file_contexts(args, file_contexts, whitelist_set): function 94 check_file_contexts(input_args, file_contexts_data, whitelist_data)
|
H A D | check_partition_label_use.py | 28 def check_file_contexts(args, file_contexts, whitelist_map, label_list): function 89 check_file_contexts(input_args, file_contexts_data, whitelist_data, label_data)
|