Searched refs:binder_io (Results 1 - 4 of 4) sorted by last modified time

/frameworks/native/cmds/servicemanager/
H A Dbctest.c14 struct binder_io msg, reply;
38 struct binder_io msg, reply;
H A Dbinder.c21 void bio_init_from_txn(struct binder_io *io, struct binder_transaction_data *txn);
168 struct binder_io *reply,
201 int binder_parse(struct binder_state *bs, struct binder_io *bio,
236 struct binder_io msg;
237 struct binder_io reply;
316 struct binder_io *msg, struct binder_io *reply,
406 void bio_init_from_txn(struct binder_io *bio, struct binder_transaction_data *txn)
415 void bio_init(struct binder_io *bio, void *data,
434 static void *bio_alloc(struct binder_io *bi
[all...]
H A Dbinder.h12 struct binder_io struct
46 struct binder_io *msg,
47 struct binder_io *reply);
56 struct binder_io *msg, struct binder_io *reply,
59 /* release any state associate with the binder_io
61 * binder_io after binder_call() returns
65 struct binder_io *msg, struct binder_io *reply);
77 /* allocate a binder_io, providin
[all...]
H A Dservice_manager.c248 struct binder_io *msg,
249 struct binder_io *reply)

Completed in 467 milliseconds