Searched refs:acquire_object (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ |
D | Parcel.cpp | 96 void acquire_object(const sp<ProcessState>& proc, in acquire_object() function 138 void acquire_object(const sp<ProcessState>& proc, in acquire_object() function 141 acquire_object(proc, obj, who, nullptr); in acquire_object() 543 acquire_object(proc, *flat, this, &mOpenAshmemSize); in appendFrom() 1390 acquire_object(ProcessState::self(), val, this, &mOpenAshmemSize); in writeObject() 2643 acquire_object(proc, *flat, this, &mOpenAshmemSize); in acquireObjects()
|
/frameworks/native/libs/binder/include/binder/ |
D | Parcel.h | 938 void acquire_object(const sp<ProcessState>& proc,
|