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

  /external/chromium_org/base/prefs/
testing_pref_service.h 72 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(
  /external/chromium/chrome/browser/prefs/
pref_set_observer.h 28 void RemovePref(const std::string& pref);
pref_set_observer.cc 26 void PrefSetObserver::RemovePref(const std::string& pref) {
  /external/chromium/chrome/browser/policy/
managed_prefs_banner_base.cc 38 local_state_set_->RemovePref(pref);
46 user_pref_set_->RemovePref(pref);
  /external/chromium_org/chrome/service/
service_process_prefs.h 62 void RemovePref(const std::string& key);
service_process_prefs.cc 94 void ServiceProcessPrefs::RemovePref(const std::string& key) {
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 122 service_prefs_->RemovePref(prefs::kCloudPrintRoot);

Completed in 1601 milliseconds