Home
last modified time | relevance | path

Searched refs:finishUnflattenBinder (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/binder/
H A DParcel.cpp180 status_t Parcel::finishUnflattenBinder( in finishUnflattenBinder() function in android::Parcel
291 return finishUnflattenBinder(binder, out); in unflattenBinder()
301 return finishUnflattenBinder(binder, out); in unflattenBinder()
306 return finishUnflattenBinder(binder, out); in unflattenBinder()
/aosp12/frameworks/native/include/binder/
H A DParcel.h560 status_t finishUnflattenBinder(const sp<IBinder>& binder, sp<IBinder>* out) const;
/aosp12/frameworks/native/libs/binder/include/binder/
H A DParcel.h560 status_t finishUnflattenBinder(const sp<IBinder>& binder, sp<IBinder>* out) const;