Searched refs:getWeakProxyForHandle (Results 1 – 3 of 3) sorted by relevance
57 wp<IBinder> getWeakProxyForHandle(int32_t handle);
235 wp<IBinder> ProcessState::getWeakProxyForHandle(int32_t handle) in getWeakProxyForHandle() function in android::ProcessState
105 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in acquire_object()142 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in release_object()289 *out = proc->getWeakProxyForHandle(flat->handle); in unflatten_binder()