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

/frameworks/native/libs/binder/
H A DParcel.cpp104 void acquire_object(const sp<ProcessState>& proc, function in namespace:android
146 void acquire_object(const sp<ProcessState>& proc, function in namespace:android
149 acquire_object(proc, obj, who, NULL);
545 acquire_object(proc, *flat, this, &mOpenAshmemSize);
1325 acquire_object(ProcessState::self(), val, this, &mOpenAshmemSize);
2517 acquire_object(proc, *flat, this, &mOpenAshmemSize);

Completed in 44 milliseconds