Searched defs:class_map (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/ |
H A D | check_perm_group.py | 29 def __init__(self, attributes_map, allow_map, class_map): argument 95 def deal_with_class(cil_file, class_map): argument 143 def get_check_class_list(check_tclass, check_perms, class_map): argument 153 def get_perm_group_list(rule, class_map): argument
|
H A D | check_baseline.py | 30 def __init__(self, attributes_map, allow_map, class_map): argument 97 def deal_with_class(cil_file, class_map): argument
|