Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h36 BINDER_TYPE_FD = B_PACK_CHARS('f', 'd', '*', B_TYPE_LARGE), enumerator
/openbmc/linux/drivers/android/
H A Dbinder.c1731 case BINDER_TYPE_FD: in binder_get_object()
2023 case BINDER_TYPE_FD: { in binder_transaction_buffer_release()
3420 case BINDER_TYPE_FD: { in binder_transaction()