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

  /external/chromium_org/chrome/browser/prefs/
chrome_pref_service_factory.h 97 bool InitializePrefsFromMasterPrefs(
profile_pref_store_manager.h 94 bool InitializePrefsFromMasterPrefs(
chrome_pref_service_factory.cc 496 bool InitializePrefsFromMasterPrefs(
500 ->InitializePrefsFromMasterPrefs(master_prefs);
profile_pref_store_manager_unittest.cc 421 TEST_F(ProfilePrefStoreManagerTest, InitializePrefsFromMasterPrefs) {
425 EXPECT_TRUE(manager_->InitializePrefsFromMasterPrefs(master_prefs));
429 // Verify that InitializePrefsFromMasterPrefs correctly applied the MACs
profile_pref_store_manager.cc 167 bool ProfilePrefStoreManager::InitializePrefsFromMasterPrefs(
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 681 if (!chrome_prefs::InitializePrefsFromMasterPrefs(

Completed in 277 milliseconds