Home
last modified time | relevance | path

Searched defs:DictStorage (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/
Dvalue_iterators.h20 using DictStorage = base::flat_map<std::string, std::unique_ptr<Value>>; variable
Dvalues.h80 using DictStorage = flat_map<std::string, std::unique_ptr<Value>>; variable