Searched refs:binder_io (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/cmds/servicemanager/
H A Dbinder.h36 struct binder_io struct
68 struct binder_io *msg,
69 struct binder_io *reply);
78 struct binder_io *msg, struct binder_io *reply,
81 /* release any state associate with the binder_io
83 * binder_io after binder_call() returns
87 struct binder_io *msg, struct binder_io *reply);
99 /* allocate a binder_io, providin
[all...]
H A Dbinder.c20 void bio_init_from_txn(struct binder_io *io, struct binder_txn *txn);
161 struct binder_io *reply,
194 int binder_parse(struct binder_state *bs, struct binder_io *bio,
228 struct binder_io msg;
229 struct binder_io reply;
304 struct binder_io *msg, struct binder_io *reply,
394 void bio_init_from_txn(struct binder_io *bio, struct binder_txn *txn)
403 void bio_init(struct binder_io *bio, void *data,
422 static void *bio_alloc(struct binder_io *bi
[all...]
H A Dbctest.c14 struct binder_io msg, reply;
38 struct binder_io msg, reply;
H A Dservice_manager.c205 struct binder_io *msg,
206 struct binder_io *reply)

Completed in 50 milliseconds