Lines Matching defs:refcount
75 uint32_t refcount;78 LocalizationInfo() : refcount(0) {}81 ++refcount;86 if (refcount && --refcount == 0) {