Searched defs:acquire_object (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DParcel.cpp129 void acquire_object(const sp<ProcessState>& proc, function in namespace:android
175 void acquire_object(const sp<ProcessState>& proc, function in namespace:android
178 acquire_object(proc, obj, who, NULL);
570 acquire_object(proc, *flat, this, &mOpenAshmemSize);
1332 acquire_object(ProcessState::self(), val, this, &mOpenAshmemSize);
2273 acquire_object(proc, *flat, this, &mOpenAshmemSize);

Completed in 42 milliseconds