Searched refs:kMediumAllocationMax (Results 1 – 1 of 1) sorted by relevance
1843 return kMediumAllocationMax; in GuaranteedAllocatable()1956 static const int kMediumAllocationMax = kSmallListMax; variable1994 } else if (size_in_bytes <= kMediumAllocationMax) { in SelectFastAllocationFreeListCategoryType()