Searched refs:clientPro (Results 1 – 1 of 1) sorted by relevance
731 sp<ProClient> clientPro = findProClientUnsafe(remoteBinder); in removeClientByRemote() local733 if (clientPro != NULL) { in removeClientByRemote()735 LOG1("removeClient: clear pro %p", clientPro.get()); in removeClientByRemote()737 clientPro->getRemoteCallback()->asBinder()->unlinkToDeath(this); in removeClientByRemote()747 sp<ProClient> clientPro; in findProClientUnsafe() local757 clientPro = clStrong; in findProClientUnsafe()772 return clientPro; in findProClientUnsafe()