Lines Matching full:refcount
79 uint32_t refcount;82 LocalizationInfo() : refcount(0) {}85 ++refcount;90 if (refcount && --refcount == 0) {