Searched refs:getWeakProxyForHandle (Results 1 – 3 of 3) sorted by relevance
63 wp<IBinder> getWeakProxyForHandle(int32_t handle);
295 wp<IBinder> ProcessState::getWeakProxyForHandle(int32_t handle) in getWeakProxyForHandle() function in android::hardware::ProcessState
113 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in acquire_binder_object()159 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in release_object()326 *out = proc->getWeakProxyForHandle(flat->handle); in unflatten_binder()