Searched refs:BINDER_TYPE_BINDER (Results 1 – 2 of 2) sorted by relevance
32 BINDER_TYPE_BINDER = B_PACK_CHARS('s', 'b', '*', B_TYPE_LARGE), enumerator
1637 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