Home
last modified time | relevance | path

Searched refs:KEEP_LAST_OF_DUPES (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/base/containers/
H A Dflat_tree.h19 KEEP_LAST_OF_DUPES, enumerator
225 // current tree. In case of KEEP_LAST_OF_DUPES newly added elements can
464 case KEEP_LAST_OF_DUPES: in sort_and_unique()
724 const bool overwrite_existing = dupes == KEEP_LAST_OF_DUPES; in insert()
/third_party/gn/src/base/json/
H A Djson_parser.cc387 return Value(Value::DictStorage(std::move(dict_storage), KEEP_LAST_OF_DUPES)); in ConsumeDictionary()

Completed in 9 milliseconds