Searched refs:release_object (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ |
D | Parcel.cpp | 152 static void release_object(const sp<ProcessState>& proc, in release_object() function 197 void release_object(const sp<ProcessState>& proc, in release_object() function 200 release_object(proc, obj, who, NULL); in release_object() 2420 release_object(proc, *flat, this, &mOpenAshmemSize); in releaseObjects() 2625 release_object(proc, *flat, this, &mOpenAshmemSize); in continueWrite()
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 916 void release_object(const sp<ProcessState>& proc,
|