Searched defs:GetAsDictionary (Results 1 – 5 of 5) sorted by relevance
520 bool Value::GetAsDictionary(DictionaryValue** out_value) { in GetAsDictionary() function in base::Value528 bool Value::GetAsDictionary(const DictionaryValue** out_value) const { in GetAsDictionary() function in base::Value
99 Dictionary *GetAsDictionary() { in GetAsDictionary() function