Searched refs:aboutToBeEvicted (Results 1 – 3 of 3) sorted by relevance
63 void aboutToBeEvicted(const Key &key, QSharedPointer<T> obj);70 void QCache3QDefaultEvictionPolicy<Key,T>::aboutToBeEvicted(const Key &key, QSharedPointer<T> obj) in aboutToBeEvicted() function388 EvPolicy::aboutToBeEvicted(n->k, n->v); in rebalance()394 EvPolicy::aboutToBeEvicted(n->k, n->v); in rebalance()404 EvPolicy::aboutToBeEvicted(n->k, n->v); in rebalance()
95 void aboutToBeEvicted(const QGeoTileSpec &key, QSharedPointer<QGeoCachedTileDisk> obj);
75 void QCache3QTileEvictionPolicy::aboutToBeEvicted(const QGeoTileSpec &key, QSharedPointer<QGeoCache… in aboutToBeEvicted() function in QCache3QTileEvictionPolicy