Searched refs:release_object (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/libhwbinder/include/hwbinder/ |
H A D | Parcel.h | 326 void release_object(const sp<ProcessState>& proc,
|
/aosp12/system/libhwbinder/ |
H A D | Parcel.cpp | 130 void release_object(const sp<ProcessState>& proc, in release_object() function 1694 release_object(proc, *flat, this); in releaseObjects() 1910 release_object(proc, *flat, this); in continueWrite()
|
/aosp12/frameworks/native/libs/binder/ |
H A D | Parcel.cpp | 134 static void release_object(const sp<ProcessState>& proc, in release_object() function 2199 release_object(proc, *flat, this, &mOpenAshmemSize); in releaseObjects() 2421 release_object(proc, *flat, this, &mOpenAshmemSize); in continueWrite()
|