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/native/cmds/servicemanager/
binder.h
71
void
binder_link_to_death
(struct binder_state *bs, uint32_t target, struct binder_death *death);
service_manager.c
251
binder_link_to_death
(bs, handle, &si->death);
binder.c
321
void
binder_link_to_death
(struct binder_state *bs, uint32_t target, struct binder_death *death)
function
Completed in 38 milliseconds