Searched refs:IsGrowable (Results 1 – 2 of 2) sorted by relevance
42 : Allocator(Allocator), IsGrowable(CanGrow), in MSFBuilder() 68 if (!IsGrowable) in setBlockMapAddr() 110 if (!IsGrowable) in allocateBlocks()
132 bool IsGrowable; variable