Home
last modified time | relevance | path

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

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