Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h35 BINDER_TYPE_WEAK_HANDLE = B_PACK_CHARS('w', 'h', '*', B_TYPE_LARGE), enumerator
/openbmc/linux/drivers/android/
H A Dbinder.c1728 case BINDER_TYPE_WEAK_HANDLE: in binder_get_object()
2004 case BINDER_TYPE_WEAK_HANDLE: { in binder_transaction_buffer_release()
2177 fp->hdr.type = BINDER_TYPE_WEAK_HANDLE; in binder_translate_binder()
3401 case BINDER_TYPE_WEAK_HANDLE: { in binder_transaction()