Searched refs:binder_object (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/servicemanager/
H A Dbinder.c43 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;
H A Dbinder.h12 struct binder_object struct

Completed in 111 milliseconds