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
49
struct
binder_death
{
struct
93
void binder_link_to_death(struct binder_state *bs, void *ptr, struct
binder_death
*death);
service_manager.c
97
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 69 milliseconds