Searched refs:KEEP_EMPTY_CHUNKS (Results 1 – 2 of 2) sorted by relevance
183 int new_count = slots->Iterate(callback, TypedSlotSet::KEEP_EMPTY_CHUNKS); in IterateTyped()
316 enum IterationMode { PREFREE_EMPTY_CHUNKS, KEEP_EMPTY_CHUNKS }; enumerator