Searched refs:getWeakProxyForHandle (Results 1 – 3 of 3) sorted by relevance
59 wp<IBinder> getWeakProxyForHandle(int32_t handle);
236 wp<IBinder> ProcessState::getWeakProxyForHandle(int32_t handle) in getWeakProxyForHandle() function in android::ProcessState
152 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in acquire_object()204 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in release_object()370 *out = proc->getWeakProxyForHandle(flat->handle); in unflatten_binder()