Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dvalues.cc906 bool DictionaryValue::GetDictionary(StringPiece path, in GetDictionary() function in base::DictionaryValue
919 bool DictionaryValue::GetDictionary(StringPiece path, in GetDictionary() function in base::DictionaryValue
1246 bool ListValue::GetDictionary(size_t index, in GetDictionary() function in base::ListValue
1259 bool ListValue::GetDictionary(size_t index, DictionaryValue** out_value) { in GetDictionary() function in base::ListValue