OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binder_link_to_death
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/servicemanager/
binder.h
93
void
binder_link_to_death
(struct binder_state *bs, void *ptr, struct binder_death *death);
service_manager.c
183
binder_link_to_death
(bs, ptr, &si->death);
binder.c
293
void
binder_link_to_death
(struct binder_state *bs, void *ptr, struct binder_death *death)
function
Completed in 13 milliseconds