Home
last modified time | relevance | path

Searched defs:aboutToBeEvicted (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqcache3q_p.h70 void QCache3QDefaultEvictionPolicy<Key,T>::aboutToBeEvicted(const Key &key, QSharedPointer<T> obj) in aboutToBeEvicted() function
H A Dqgeofiletilecache.cpp75 void QCache3QTileEvictionPolicy::aboutToBeEvicted(const QGeoTileSpec &key, QSharedPointer<QGeoCache… in aboutToBeEvicted() function in QCache3QTileEvictionPolicy