Home
last modified time | relevance | path

Searched refs:type_has_attribute (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/sepolicy/tools/
H A Dcheck_seapp.c329 static bool type_has_attribute(sepol_policydb_t *db, type_datum_t *type_dat, in type_has_attribute() function
444 if (!type_has_attribute(pol.db, type_dat, attrib_dat)) { in validate_type()