Searched refs:binder_fd_array_object (Results 1 – 2 of 2) sorted by relevance
163 struct binder_fd_array_object { struct
165 container_of(hdr, struct binder_fd_array_object, hdr)616 struct binder_fd_array_object fdao;2060 object_size = sizeof(struct binder_fd_array_object); in binder_get_object()2360 struct binder_fd_array_object *fda; in binder_transaction_buffer_release()2625 static int binder_translate_fd_array(struct binder_fd_array_object *fda, in binder_translate_fd_array()3315 struct binder_fd_array_object *fda = in binder_transaction()