Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalue_iterators.h22 using DictStorage = base::flat_map<std::string, std::unique_ptr<Value>>; variable
Dvalues.h84 using DictStorage = flat_map<std::string, std::unique_ptr<Value>>; variable