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