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

/external/chromium_org/chrome/browser/prefs/
H A Dpref_hash_filter.cc52 : pref_hash_store_(pref_hash_store.Pass()),
55 DCHECK(pref_hash_store_);
90 // |pref_hash_store_| already.
128 pref_hash_store_->BeginTransaction(scoped_ptr<HashStoreContents>(
157 pref_hash_store_->BeginTransaction(scoped_ptr<HashStoreContents>(
187 pref_hash_store_->BeginTransaction(scoped_ptr<HashStoreContents>(
H A Dpref_hash_filter.h121 scoped_ptr<PrefHashStore> pref_hash_store_; member in class:PrefHashFilter

Completed in 95 milliseconds