Searched refs:type_datum (Results 1 – 8 of 8) sorted by relevance
| /system/sepolicy/tools/sepolicy-analyze/ |
| D | attribute.c | 9 static void retrieve_mapping(policydb_t *policydb, struct type_datum *dat, char *name, int reverse)… in retrieve_mapping() 32 struct type_datum *dat; in list_attribute() 58 struct type_datum *dat = (struct type_datum *)d; in print_attr()
|
| D | dups.c | 21 struct type_datum *stype, *ttype, *stype2, *ttype2; in find_dups_helper()
|
| D | typecmp.c | 161 struct type_datum *type; in analyze_types()
|
| /system/core/property_service/property_info_checker/ |
| D | property_info_checker.cpp | 79 reinterpret_cast<type_datum*>(hashtab_search(policy_db_->p_types.table, "property_type")); in Initialize() 107 reinterpret_cast<type_datum*>(hashtab_search(policy_db_->p_types.table, context_type)); in CheckContext()
|
| /system/sepolicy/tools/ |
| D | checkfc.c | 75 struct type_datum *attr = hashtab_search(policydb->p_types.table, (char *)attr_name); in get_attr_bit() 113 struct type_datum *type = hashtab_search(policydb->p_types.table, (char *)type_name); in is_type_of_attribute_set()
|
| /system/sepolicy/tests/ |
| D | sepol_wrap.cpp | 92 type_datum *d; 118 out->d = static_cast<type_datum *>(hashtab_search(db->p_types.table, type)); in init_type_iter()
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 67212 struct type_datum; 67233 struct type_datum **type_val_to_struct; 69192 struct type_datum { struct
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 57454 struct type_datum; 57475 struct type_datum **type_val_to_struct; 59434 struct type_datum { struct
|