OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binder_object
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/servicemanager/
binder.c
43
struct
binder_object
*obj;
449
static struct
binder_object
*bio_alloc_obj(struct binder_io *bio)
451
struct
binder_object
*obj;
474
struct
binder_object
*obj;
488
struct
binder_object
*obj;
588
static struct
binder_object
*_bio_get_obj(struct binder_io *bio)
596
return bio_get(bio, sizeof(struct
binder_object
));
606
struct
binder_object
*obj;
binder.h
12
struct
binder_object
struct
Completed in 42 milliseconds