Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h38 BINDER_TYPE_PTR = B_PACK_CHARS('p', 't', '*', B_TYPE_LARGE), enumerator
/openbmc/linux/drivers/android/
H A Dbinder.c1734 case BINDER_TYPE_PTR: in binder_get_object()
1794 if (!object_size || object->hdr.type != BINDER_TYPE_PTR) in binder_validate_ptr()
2034 case BINDER_TYPE_PTR: in binder_transaction_buffer_release()
3515 case BINDER_TYPE_PTR: { in binder_transaction()