hash_store_id      41 chrome/browser/prefs/pref_hash_store_impl_unittest.cc   virtual std::string hash_store_id() const OVERRIDE { return "store_id"; }
hash_store_id      42 chrome/browser/prefs/profile_pref_store_manager.cc   virtual std::string hash_store_id() const OVERRIDE { return hash_store_id_; }
hash_store_id      77 chrome/browser/prefs/tracked/pref_service_hash_store_contents.cc std::string PrefServiceHashStoreContents::hash_store_id() const {