Searched refs:fAttributeSize (Results 1 – 2 of 2) sorted by relevance
25 fAttributeSize(0), in AllocationInfo()78 fAttributeSize += size; in AddAttributeAllocation()175 PRINT(" attributes: %9lu, size: %9lu\n", fAttributeCount, fAttributeSize); in Dump()
44 size_t fAttributeSize; variable