Searched refs:ContentsSize (Results 1 – 1 of 1) sorted by relevance
994 const size_t ContentsSize = calculateContentSize(); in finishAttributeSection() local996 Streamer.EmitIntValue(VendorHeaderSize + TagHeaderSize + ContentsSize, 4); in finishAttributeSection()1001 Streamer.EmitIntValue(TagHeaderSize + ContentsSize, 4); in finishAttributeSection()