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

/external/chromium_org/base/prefs/
H A Dtesting_pref_service.h72 void RemovePref(TestingPrefStore* pref_store, const char* path);
131 RemovePref(managed_prefs_.get(), path);
152 RemovePref(user_prefs_.get(), path);
173 RemovePref(recommended_prefs_.get(), path);
193 SuperPrefService, ConstructionPrefRegistry>::RemovePref( function in class:TestingPrefServiceBase
/external/chromium_org/chrome/service/
H A Dservice_process_prefs.h62 void RemovePref(const std::string& key);
H A Dservice_process_prefs.cc97 void ServiceProcessPrefs::RemovePref(const std::string& key) { function in class:ServiceProcessPrefs
/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_proxy.cc122 service_prefs_->RemovePref(prefs::kCloudPrintRoot);
/external/chromium_org/chrome/browser/extensions/
H A Dextension_management_unittest.cc93 void RemovePref(bool managed, const char* path) { function in class:extensions::ExtensionManagementServiceTest
275 RemovePref(true, pref_names::kInstallAllowList);
297 RemovePref(true, pref_names::kInstallForceList);

Completed in 843 milliseconds