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