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

  /frameworks/base/cmds/servicemanager/
binder.h 49 struct binder_death { struct
93 void binder_link_to_death(struct binder_state *bs, void *ptr, struct binder_death *death);
service_manager.c 94 struct binder_death death;
binder.c 258 struct binder_death *death = (void*) *ptr++;
293 void binder_link_to_death(struct binder_state *bs, void *ptr, struct binder_death *death)

Completed in 5692 milliseconds