Searched defs:binder_device (Results 1 – 11 of 11) sorted by relevance
| /system/sepolicy/prebuilts/api/29.0/public/ |
| D | device.te | 5 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/30.0/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/32.0/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/31.0/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/33.0/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/34.0/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/202404/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/prebuilts/api/202504/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/sepolicy/public/ |
| D | device.te | 6 type binder_device, dev_type, mlstrustedobject; type
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 116644 struct binder_device { struct 116645 struct hlist_node hlist; 116646 struct miscdevice miscdev; 116647 struct binder_context context; 116648 struct inode *binderfs_inode; 116649 refcount_t ref;
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 122995 struct binder_device { struct 122996 struct hlist_node hlist; 122997 struct miscdevice miscdev; 122998 struct binder_context context; 122999 struct inode *binderfs_inode; 123000 refcount_t ref;
|