Searched refs:getWeakProxyForHandle (Results 1 – 3 of 3) sorted by relevance
64 wp<IBinder> getWeakProxyForHandle(int32_t handle);
309 wp<IBinder> ProcessState::getWeakProxyForHandle(int32_t handle) in getWeakProxyForHandle() function in android::hardware::ProcessState
107 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in acquire_binder_object()153 const wp<IBinder> b = proc->getWeakProxyForHandle(obj.handle); in release_object()