Searched refs:fullness_ (Results 1 – 2 of 2) sorted by relevance
387 return fullness_[space]; in CurrentAllocationAddress()483 int fullness_[LAST_SPACE + 1]; variable
1191 fullness_[i] = 0; in Serializer()1752 int allocation_address = fullness_[space]; in Allocate()1753 fullness_[space] = allocation_address + size; in Allocate()