Searched defs:GetDictionary (Results 1 – 1 of 1) sorted by relevance
842 bool DictionaryValue::GetDictionary(std::string_view path, in GetDictionary() function in base::DictionaryValue855 bool DictionaryValue::GetDictionary(std::string_view path, in GetDictionary() function in base::DictionaryValue1158 bool ListValue::GetDictionary(size_t index, in GetDictionary() function in base::ListValue1171 bool ListValue::GetDictionary(size_t index, DictionaryValue** out_value) { in GetDictionary() function in base::ListValue