Searched refs:END_OF_VALUES (Results 1 – 2 of 2) sorted by relevance
355 END_OF_VALUES = 0, enumerator396 ValueType type_ = END_OF_VALUES;
406 case END_OF_VALUES: // Included for completeness purposes. in CreateSnapshot()512 DCHECK_EQ(END_OF_VALUES, header->type.load(std::memory_order_relaxed)); in Set()565 if (type == END_OF_VALUES) in ImportExistingData()