Searched refs:CacheIndex (Results 1 – 3 of 3) sorted by relevance
64 typedef ::std::vector<CacheKey> CacheIndex; typedef in sd::slidesorter::cache::BitmapCache169 ::std::auto_ptr<CacheIndex> GetCacheIndex (
212 ::std::auto_ptr< ::sd::slidesorter::cache::BitmapCache::CacheIndex> pIndex ( in Run()214 ::sd::slidesorter::cache::BitmapCache::CacheIndex::iterator iIndex; in Run()
460 ::std::auto_ptr<BitmapCache::CacheIndex> BitmapCache::GetCacheIndex ( in GetCacheIndex()488 ::std::auto_ptr<CacheIndex> pIndex(new CacheIndex()); in GetCacheIndex()
Completed in 31 milliseconds