Searched defs:attributes_map (Results 1 – 2 of 2) sorted by relevance
| /base/security/selinux_adapter/scripts/selinux_check/ |
| 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 85 def deal_with_typeattributeset(cil_file, attributes_map): argument 157 def generate_baseline_database(args, domain, attributes_map, with_developer): argument
|
| 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 83 def deal_with_typeattributeset(cil_file, attributes_map): argument
|