Searched refs:RemovePref (Results 1 – 5 of 5) sorted by relevance
72 void RemovePref(TestingPrefStore* pref_store, const char* path);131 RemovePref(managed_prefs_.get(), path); in RemoveManagedPref()152 RemovePref(user_prefs_.get(), path); in RemoveUserPref()173 RemovePref(recommended_prefs_.get(), path); in RemoveRecommendedPref()193 SuperPrefService, ConstructionPrefRegistry>::RemovePref( in RemovePref() function
62 void RemovePref(const std::string& key);
97 void ServiceProcessPrefs::RemovePref(const std::string& key) { in RemovePref() function in ServiceProcessPrefs
93 void RemovePref(bool managed, const char* path) { in RemovePref() function in extensions::ExtensionManagementServiceTest275 RemovePref(true, pref_names::kInstallAllowList); in TEST_F()297 RemovePref(true, pref_names::kInstallForceList); in TEST_F()
122 service_prefs_->RemovePref(prefs::kCloudPrintRoot); in EnableForUserWithRobot()