Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues.cc520 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() function in base::Value
528 bool Value::GetAsDictionary(const DictionaryValue** out_value) const { in GetAsDictionary() function in base::Value