Searched refs:release_object (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ |
D | Parcel.cpp | 144 static void release_object(const sp<ProcessState>& proc, in release_object() function 192 void release_object(const sp<ProcessState>& proc, in release_object() function 195 release_object(proc, obj, who, nullptr); in release_object() 2626 release_object(proc, *flat, this, &mOpenAshmemSize); in releaseObjects() 2836 release_object(proc, *flat, this, &mOpenAshmemSize); in continueWrite()
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 940 void release_object(const sp<ProcessState>& proc,
|