Home
last modified time | relevance | path

Searched defs:perm (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/gatt/
Dgatt_db.c125 tGATT_PERM perm = p_attr->permission; in gatts_check_attr_readability() local
495 UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm, in gatts_add_characteristic()
589 UINT16 gatts_add_char_descr (tGATT_SVC_DB *p_db, tGATT_PERM perm, in gatts_add_char_descr()
744 tGATT_PERM perm; in gatts_write_attr_perm_check() local
918 static void *allocate_attr_in_db(tGATT_SVC_DB *p_db, tBT_UUID *p_uuid, tGATT_PERM perm) in allocate_attr_in_db()
Dgatt_api.c316 tGATT_PERM perm,tGATT_CHAR_PROP property) in GATTS_AddCharacteristic()
358 tGATT_PERM perm, in GATTS_AddCharDescriptor()
/system/core/init/
Dueventd.cpp101 mode_t perm; in set_device_permission() local
Ddevices.cpp75 mode_t perm; member
99 mode_t perm, unsigned int uid, unsigned int gid, in add_dev_perms()
Dutil.cpp91 int create_socket(const char *name, int type, mode_t perm, uid_t uid, in create_socket()
Dinit.h69 int perm; member
/system/bt/bta/gatt/
Dbta_gatts_api.c225 tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property) in BTA_GATTS_AddCharacteristic()
264 tBTA_GATT_PERM perm, in BTA_GATTS_AddCharDescriptor()
Dbta_gatts_int.h97 tBTA_GATT_PERM perm; member
113 tBTA_GATT_PERM perm; member
/system/extras/librank/
Dlibrank.c174 static int parse_perm(const char *perm) in parse_perm()
220 int perm; in main() local
/system/core/debuggerd/
Ddebuggerd.cpp153 const char *perm; in selinux_action_allowed() local
/system/security/keystore/
Dkeystore.cpp233 static const char *get_perm_label(perm_t perm) { in get_perm_label()
259 static bool keystore_selinux_check_access(uid_t /*uid*/, perm_t perm, pid_t spid) { in keystore_selinux_check_access()
283 static bool has_permission(uid_t uid, perm_t perm, pid_t spid) { in has_permission()
/system/keymaster/
Docb.c230 const vector unsigned char perm = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0}; in double_block() local
/system/core/sdcard/
Dsdcard.c151 perm_t perm; member