Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
Dbinder.h25 struct binder_death { struct
71 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death);
Dbinder.c286 … struct binder_death *death = (struct binder_death *)(uintptr_t) *(binder_uintptr_t *)ptr; in binder_parse()
322 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death) in binder_link_to_death()
Dservice_manager.c139 struct binder_death death;