OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binder_call
(Results
1 - 5
of
5
) sorted by null
/external/sepolicy/
app.te
25
binder_call
(appdomain, system)
29
binder_call
(appdomain, surfaceflinger)
63
binder_call
(appdomain, binderservicedomain)
65
binder_call
(appdomain, appdomain)
69
binder_call
(appdomain, isolated_app)
93
binder_call
(appdomain, drmserver)
96
binder_call
(appdomain, mediaserver)
te_macros
171
#
binder_call
(clientdomain, serverdomain)
173
define(`
binder_call
', `
/frameworks/native/cmds/servicemanager/
bctest.c
21
if (
binder_call
(bs, &msg, &reply, target, SVC_MGR_CHECK_SERVICE))
46
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 2800 milliseconds