Searched refs:binder_death (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/servicemanager/
H A Dbinder.h25 struct binder_death { struct
71 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death);
H A Dbinder.c266 struct binder_death *death = (struct binder_death *)(uintptr_t) *(binder_uintptr_t *)ptr;
302 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death)
H A Dservice_manager.c132 struct binder_death death;

Completed in 49 milliseconds