Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
Dbinder.c43 struct binder_object *obj; in binder_dump_txn()
449 static struct binder_object *bio_alloc_obj(struct binder_io *bio) in bio_alloc_obj()
451 struct binder_object *obj; in bio_alloc_obj()
474 struct binder_object *obj; in bio_put_obj()
488 struct binder_object *obj; in bio_put_ref()
588 static struct binder_object *_bio_get_obj(struct binder_io *bio) in _bio_get_obj()
596 return bio_get(bio, sizeof(struct binder_object)); in _bio_get_obj()
606 struct binder_object *obj; in bio_get_ref()
Dbinder.h12 struct binder_object struct