Searched refs:flat_binder_object (Results 1 – 2 of 2) sorted by relevance
58 struct flat_binder_object { struct
1262 struct flat_binder_object *fp; in binder_transaction_buffer_release()1271 fp = (struct flat_binder_object *)(buffer->data + *offp); in binder_transaction_buffer_release()1526 struct flat_binder_object *fp; in binder_transaction()1536 fp = (struct flat_binder_object *)(t->buffer->data + *offp); in binder_transaction()