Lines Matching refs:sharedCacheLocker

577 	AutoLock<SimpleIconCache>* sharedCacheLocker,
596 *resultingOpenCache = sharedCacheLocker;
597 sharedCacheLocker->Lock();
636 *resultingOpenCache = sharedCacheLocker;
637 sharedCacheLocker->Lock();
656 AutoLock<SimpleIconCache>* sharedCacheLocker,
661 *resultingOpenCache = sharedCacheLocker;
672 AutoLock<SimpleIconCache>* sharedCacheLocker,
685 *resultingOpenCache = sharedCacheLocker;
849 IconCache::GetGenericIcon(AutoLock<SimpleIconCache>* sharedCacheLocker,
855 *resultingOpenCache = sharedCacheLocker;
881 IconCache::GetFallbackIcon(AutoLock<SimpleIconCache>* sharedCacheLocker,
886 *resultingOpenCache = sharedCacheLocker;
910 AutoLock<SimpleIconCache>* sharedCacheLocker,
940 entry = GetVolumeIcon(nodeCacheLocker, sharedCacheLocker,
945 entry = GetRootIcon(nodeCacheLocker, sharedCacheLocker,
961 resultingOpenCache = sharedCacheLocker;
968 entry = GetGenericIcon(sharedCacheLocker,
1001 entry = GetRootIcon(nodeCacheLocker, sharedCacheLocker,
1007 sharedCacheLocker, &resultingOpenCache, model,
1022 sharedCacheLocker, &resultingOpenCache, model,
1031 resultingOpenCache = sharedCacheLocker;
1039 entry = GetGenericIcon(sharedCacheLocker,
1068 entry = GetGenericIcon(sharedCacheLocker, &resultingOpenCache,
1077 entry = GetFallbackIcon(sharedCacheLocker,
1105 AutoLock<SimpleIconCache> sharedCacheLocker(&fSharedCache, false);
1108 IconCacheEntry* entry = Preload(&nodeCacheLocker, &sharedCacheLocker,
1134 AutoLock<SimpleIconCache> sharedCacheLocker(&fSharedCache, false);
1137 IconCacheEntry* entry = Preload(&nodeCacheLocker, &sharedCacheLocker,
1155 AutoLock<SimpleIconCache> sharedCacheLocker(&fSharedCache, false);
1157 Preload(&nodeCacheLocker, &sharedCacheLocker, 0, model, mode, size,
1165 AutoLock<SimpleIconCache> sharedCacheLocker(&fSharedCache);
1378 AutoLock<SimpleIconCache> sharedCacheLocker(&fSharedCache, false);
1381 IconCacheEntry* entry = Preload(&nodeCacheLocker, &sharedCacheLocker,