OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binder_call
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/servicemanager/
bctest.c
20
if (
binder_call
(bs, &msg, &reply, target, SVC_MGR_CHECK_SERVICE))
45
if (
binder_call
(bs, &msg, &reply, target, SVC_MGR_ADD_SERVICE))
binder.h
77
int
binder_call
(struct binder_state *bs,
83
* binder_io after
binder_call
() returns
84
* - can safely be called even if
binder_call
() fails
binder.c
303
int
binder_call
(struct binder_state *bs,
function
Completed in 10 milliseconds