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

/frameworks/base/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...]

Completed in 375 milliseconds