Searched defs:perm (Results 1 – 13 of 13) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_db.c | 125 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()
|
D | gatt_api.c | 316 tGATT_PERM perm,tGATT_CHAR_PROP property) in GATTS_AddCharacteristic() 358 tGATT_PERM perm, in GATTS_AddCharDescriptor()
|
/system/core/init/ |
D | ueventd.cpp | 101 mode_t perm; in set_device_permission() local
|
D | devices.cpp | 75 mode_t perm; member 99 mode_t perm, unsigned int uid, unsigned int gid, in add_dev_perms()
|
D | util.cpp | 91 int create_socket(const char *name, int type, mode_t perm, uid_t uid, in create_socket()
|
D | init.h | 69 int perm; member
|
/system/bt/bta/gatt/ |
D | bta_gatts_api.c | 225 tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property) in BTA_GATTS_AddCharacteristic() 264 tBTA_GATT_PERM perm, in BTA_GATTS_AddCharDescriptor()
|
D | bta_gatts_int.h | 97 tBTA_GATT_PERM perm; member 113 tBTA_GATT_PERM perm; member
|
/system/extras/librank/ |
D | librank.c | 174 static int parse_perm(const char *perm) in parse_perm() 220 int perm; in main() local
|
/system/core/debuggerd/ |
D | debuggerd.cpp | 153 const char *perm; in selinux_action_allowed() local
|
/system/security/keystore/ |
D | keystore.cpp | 233 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/ |
D | ocb.c | 230 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/ |
D | sdcard.c | 151 perm_t perm; member
|