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

/frameworks/native/cmds/servicemanager/
H A Dbinder.h49 struct binder_death { struct
93 void binder_link_to_death(struct binder_state *bs, void *ptr, struct binder_death *death);
H A Dservice_manager.c97 struct binder_death death;
H A Dbinder.c258 struct binder_death *death = (void*) *ptr++;
293 void binder_link_to_death(struct binder_state *bs, void *ptr, struct binder_death *death)

Completed in 72 milliseconds