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

/frameworks/native/cmds/servicemanager/
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...]

Completed in 63 milliseconds