Searched defs:DictionaryValue (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/base/ | ||
D | values.h | 40 class DictionaryValue; variable |
D | values.cc | 663 DictionaryValue::DictionaryValue() : Value(Type::DICTIONARY) {} in DictionaryValue() function in base::DictionaryValue |