Searched defs:allow_map (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/ |
H A D | check_baseline.py | 30 def __init__(self, attributes_map, allow_map, class_map): argument 40 def deal_with_allow(cil_file, allow_map, attributes_map): argument 54 def split_attribute(elem_list, allow_map, attributes_map): argument
|
H A D | check_perm_group.py | 29 def __init__(self, attributes_map, allow_map, class_map): argument 39 def deal_with_allow(cil_file, allow_map, attributes_map): argument 52 def split_attribute(elem_list, allow_map, attributes_map): argument
|