HomeSort by relevance Sort by last modified time
    Searched refs:GetPrefHashStore (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/prefs/
profile_pref_store_manager.cc 114 new PrefHashFilter(GetPrefHashStore(false),
121 new PrefHashFilter(GetPrefHashStore(true),
156 GetPrefHashStore(false),
157 GetPrefHashStore(true),
180 PrefHashFilter(GetPrefHashStore(false),
227 scoped_ptr<PrefHashStore> ProfilePrefStoreManager::GetPrefHashStore(
profile_pref_store_manager.h 108 scoped_ptr<PrefHashStore> GetPrefHashStore(bool use_super_mac);

Completed in 94 milliseconds