Searched refs:clientSp (Results 1 – 1 of 1) sorted by relevance
1342 *client = clientSp; in handleEvictionsLocked()2589 auto clientSp = i->getValue(); in removeByClient() local2590 if (clientSp.get() == client) { in removeByClient()2607 auto clientSp = i->getValue(); in evictClientIdByRemote() local2618 clientSp->notifyError( in evictClientIdByRemote()2698 auto clientSp = i->getValue(); in doUserSwitch() local2700 if (clientSp.get() == nullptr) { in doUserSwitch()2712 evicted.push_back(clientSp); in doUserSwitch()3796 auto clientSp = i->getValue(); in toString() local3799 if (clientSp.get() != nullptr) { in toString()[all …]