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