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

  /frameworks/native/cmds/servicemanager/
binder.h 71 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death);
service_manager.c 246 binder_link_to_death(bs, handle, &si->death);
binder.c 322 void binder_link_to_death(struct binder_state *bs, uint32_t target, struct binder_death *death) function

Completed in 49 milliseconds