Searched refs:KEEP_EMPTY_CHUNKS (Results 1 – 2 of 2) sorted by relevance
273 slot_set->Iterate(callback, TypedSlotSet::KEEP_EMPTY_CHUNKS); in IterateTyped()
654 enum IterationMode { FREE_EMPTY_CHUNKS, KEEP_EMPTY_CHUNKS }; enumerator