Home
last modified time | relevance | path

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

/linux/include/uapi/linux/android/
A Dbinder.h32 BINDER_TYPE_BINDER = B_PACK_CHARS('s', 'b', '*', B_TYPE_LARGE), enumerator
/linux/drivers/android/
A Dbinder.c1637 case BINDER_TYPE_BINDER: in binder_get_object()
1894 case BINDER_TYPE_BINDER: in binder_transaction_buffer_release()
1909 binder_dec_node(node, hdr->type == BINDER_TYPE_BINDER, in binder_transaction_buffer_release()
2064 fp->hdr.type == BINDER_TYPE_BINDER, in binder_translate_binder()
2069 if (fp->hdr.type == BINDER_TYPE_BINDER) in binder_translate_binder()
2112 fp->hdr.type = BINDER_TYPE_BINDER; in binder_translate_handle()
2122 fp->hdr.type == BINDER_TYPE_BINDER, in binder_translate_handle()
2868 case BINDER_TYPE_BINDER: in binder_transaction()

Completed in 13 milliseconds