Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h33 BINDER_TYPE_WEAK_BINDER = B_PACK_CHARS('w', 'b', '*', B_TYPE_LARGE), enumerator
/openbmc/linux/drivers/android/
H A Dbinder.c1726 case BINDER_TYPE_WEAK_BINDER: in binder_get_object()
1985 case BINDER_TYPE_WEAK_BINDER: { in binder_transaction_buffer_release()
2219 fp->hdr.type = BINDER_TYPE_WEAK_BINDER; in binder_translate_handle()
3381 case BINDER_TYPE_WEAK_BINDER: { in binder_transaction()