Searched defs:aboutToBeEvicted (Results 1 – 2 of 2) sorted by relevance
70 void QCache3QDefaultEvictionPolicy<Key,T>::aboutToBeEvicted(const Key &key, QSharedPointer<T> obj) in aboutToBeEvicted() function
75 void QCache3QTileEvictionPolicy::aboutToBeEvicted(const QGeoTileSpec &key, QSharedPointer<QGeoCache… in aboutToBeEvicted() function in QCache3QTileEvictionPolicy