Home
last modified time | relevance | path

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

/system/sepolicy/tools/sepolicy-analyze/
Ddups.c21 struct type_datum *stype, *ttype, *stype2, *ttype2; in find_dups_helper() local
36 ttype = policydb->type_val_to_struct[k->target_type - 1]; in find_dups_helper()
37 attrib1 = stype->flavor || ttype->flavor; in find_dups_helper()
/system/bt/stack/hid/
Dhidh_conn.c806 UINT8 ttype, param, rep_type, evt; in hidh_l2cif_data_ind() local
824 ttype = HID_GET_TRANS_FROM_HDR(*p_data); in hidh_l2cif_data_ind()
833 switch (ttype) in hidh_l2cif_data_ind()