Searched refs:hash_of_hashes_dict (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/prefs/tracked/
H A Dpref_service_hash_store_contents.cc96 base::DictionaryValue* hash_of_hashes_dict; local
98 &hash_of_hashes_dict)) {
99 hash_of_hashes_dict->RemoveWithoutPathExpansion(hash_store_id_, NULL);
100 if (hash_of_hashes_dict->empty())
133 const base::DictionaryValue* hash_of_hashes_dict = NULL; local
136 kHashOfHashesDict, &hash_of_hashes_dict)) {
137 hash_of_hashes_dict->GetStringWithoutPathExpansion(hash_store_id_,

Completed in 487 milliseconds