Searched refs:structRefCount (Results 1 – 1 of 1) sorted by relevance
163 unsigned int structRefCount = --(*mStructIdRefCounts)[structure->uniqueId().get()]; in decrementStructTypeRefCount() local165 if (structRefCount == 0) in decrementStructTypeRefCount()