Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/android/
H A Dbinder.h36 BINDER_TYPE_FD = B_PACK_CHARS('f', 'd', '*', B_TYPE_LARGE), enumerator
/linux-6.15/drivers/android/
H A Dbinder.c1818 case BINDER_TYPE_FD: in binder_get_object()
2110 case BINDER_TYPE_FD: { in binder_transaction_buffer_release()
3506 case BINDER_TYPE_FD: { in binder_transaction()