Home
last modified time | relevance | path

Searched defs:flat_binder_object (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/android/
H A Dbinder.h54 struct flat_binder_object { struct
55 struct binder_object_header hdr;
56 __u32 flags;
57 union {
61 binder_uintptr_t cookie;
/aosp12/system/libhwbinder/
H A DParcel.cpp225 BpHwBinder* /*proxy*/, const flat_binder_object& /*flat*/, in finish_unflatten_binder()