Searched refs:totalAttachedCount (Results 1 – 1 of 1) sorted by relevance
428 size_t& totalAttachedCount = attachedBufferCounts.editValueFor(streamId); in onBuffersRemoved() local435 if (count > totalAttachedCount) { in onBuffersRemoved()437 __FUNCTION__, count, totalAttachedCount); in onBuffersRemoved()442 totalAttachedCount -= count; in onBuffersRemoved()445 totalAttachedCount); in onBuffersRemoved()