Lines Matching defs:refCount
1175 int32_t refCount;1257 ++(cacheEntry->refCount);1283 --(cacheEntry->refCount);1285 if (cacheEntry->refCount == 0) {1296 cacheEntry->refCount = 2; // one for cache, one for reference1308 ++(cacheEntry->refCount);1355 --(cacheEntry->refCount);1356 if (cacheEntry->refCount == 0) { // remove