Searched refs:binder_call (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/cmds/servicemanager/ |
D | bctest.c | 21 if (binder_call(bs, &msg, &reply, target, SVC_MGR_CHECK_SERVICE)) in svcmgr_lookup() 46 if (binder_call(bs, &msg, &reply, target, SVC_MGR_ADD_SERVICE)) in svcmgr_publish()
|
D | binder.h | 77 int binder_call(struct binder_state *bs,
|
D | binder.c | 303 int binder_call(struct binder_state *bs, in binder_call() function
|