HomeSort by relevance Sort by last modified time
    Searched full:binder_death (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/servicemanager/
binder.h 25 struct binder_death { struct
71 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death);
binder.c 266 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)
service_manager.c 132 struct binder_death death;

Completed in 153 milliseconds