OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
285
struct
binder_death
*death = (struct
binder_death
*)(uintptr_t) *(binder_uintptr_t *)ptr;
321
void binder_link_to_death(struct binder_state *bs, uint32_t target, struct
binder_death
*death)
service_manager.c
150
struct
binder_death
death;
Completed in 1340 milliseconds