Home
last modified time | relevance | path

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

/linux/include/uapi/linux/android/
A Dbinder.h38 BINDER_TYPE_PTR = B_PACK_CHARS('p', 't', '*', B_TYPE_LARGE), enumerator
/linux/drivers/android/
A Dbinder.c1646 case BINDER_TYPE_PTR: in binder_get_object()
1706 if (!object_size || object->hdr.type != BINDER_TYPE_PTR) in binder_validate_ptr()
1944 case BINDER_TYPE_PTR: in binder_transaction_buffer_release()
2969 case BINDER_TYPE_PTR: { in binder_transaction()

Completed in 15 milliseconds