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() 2503 release_object(proc, *flat, this, &mOpenAshmemSize); in releaseObjects() 2710 release_object(proc, *flat, this, &mOpenAshmemSize); in continueWrite()
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 918 void release_object(const sp<ProcessState>& proc,
|