Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dvalues.cc489 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() function in base::Value
497 bool Value::GetAsDictionary(const DictionaryValue** out_value) const { in GetAsDictionary() function in base::Value