Searched refs:binder_call (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/servicemanager/
H A Dbctest.c22 if (binder_call(bs, &msg, &reply, target, SVC_MGR_CHECK_SERVICE))
47 if (binder_call(bs, &msg, &reply, target, SVC_MGR_ADD_SERVICE))
H A Dbinder.h55 int binder_call(struct binder_state *bs,
61 * binder_io after binder_call() returns
62 * - can safely be called even if binder_call() fails
H A Dbinder.c335 int binder_call(struct binder_state *bs, function

Completed in 53 milliseconds