Searched refs:KEEP_LAST_OF_DUPES (Results 1 – 4 of 4) sorted by relevance
29 base::KEEP_LAST_OF_DUPES)); in Read()
101 base::Value::DictStorage(std::move(storage), base::KEEP_LAST_OF_DUPES)); in TEST()
19 KEEP_LAST_OF_DUPES, enumerator464 case KEEP_LAST_OF_DUPES:724 const bool overwrite_existing = dupes == KEEP_LAST_OF_DUPES;
389 return Value(Value::DictStorage(std::move(dict_storage), KEEP_LAST_OF_DUPES)); in ConsumeDictionary()