Searched refs:acquire_object (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ |
D | Parcel.cpp | 129 void acquire_object(const sp<ProcessState>& proc, in acquire_object() function 175 void acquire_object(const sp<ProcessState>& proc, in acquire_object() function 178 acquire_object(proc, obj, who, NULL); in acquire_object() 570 acquire_object(proc, *flat, this, &mOpenAshmemSize); in appendFrom() 1332 acquire_object(ProcessState::self(), val, this, &mOpenAshmemSize); in writeObject() 2273 acquire_object(proc, *flat, this, &mOpenAshmemSize); in acquireObjects()
|
/frameworks/native/include/binder/ |
D | Parcel.h | 772 void acquire_object(const sp<ProcessState>& proc,
|