Searched refs:ReadDictionaryValue (Results 1 – 2 of 2) sorted by relevance
85 return data.ReadDictionaryValue(value_out); in Read()
155 bool ReadDictionaryValue(const base::Pickle* m, in ReadDictionaryValue() function250 if (!ReadDictionaryValue(m, iter, &val, recursion)) in ReadValue()505 return ReadDictionaryValue(m, iter, r, 0); in Read()