Searched refs:CacheOperation (Results 1 – 2 of 2) sorted by relevance
223 enum CacheOperation { ADD, REMOVE }; enum in sd::slidesorter::cache::BitmapCache224 void UpdateCacheSize (const CacheEntry& rKey, CacheOperation eOperation);
517 void BitmapCache::UpdateCacheSize (const CacheEntry& rEntry, CacheOperation eOperation) in UpdateCacheSize()
Completed in 13 milliseconds