GetPref 64 base/prefs/testing_pref_service.h const base::Value* GetPref(TestingPrefStore* pref_store, GetPref 117 base/prefs/testing_pref_service.h return GetPref(managed_prefs_.get(), path); GetPref 138 base/prefs/testing_pref_service.h return GetPref(user_prefs_.get(), path); GetPref 159 base/prefs/testing_pref_service.h return GetPref(recommended_prefs_, path); GetPref 163 chrome/browser/chromeos/extensions/info_private_api.cc return chromeos::CrosSettings::Get()->GetPref( GetPref 136 chrome/browser/chromeos/policy/app_pack_updater.cc const base::Value* value = settings->GetPref(chromeos::kAppPack); GetPref 164 chrome/browser/chromeos/policy/app_pack_updater.cc value = settings->GetPref(chromeos::kScreenSaverExtensionId); GetPref 130 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* old_value = GetPref(path); GetPref 140 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* old_value = GetPref(path); GetPref 150 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* value = GetPref(path); GetPref 159 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* value = GetPref(path); GetPref 168 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* value = GetPref(path); GetPref 177 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* value = GetPref(path); GetPref 186 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* value = GetPref(path); GetPref 196 chrome/browser/chromeos/settings/cros_settings.cc const base::Value* value = GetPref(path); GetPref 50 chrome/browser/chromeos/settings/cros_settings.h const base::Value* GetPref(const std::string& path) const; GetPref 57 chrome/browser/chromeos/settings/cros_settings_unittest.cc const base::Value* pref_value = settings_.GetPref(pref); GetPref 116 chrome/browser/chromeos/settings/cros_settings_unittest.cc TEST_F(CrosSettingsTest, GetPref) { GetPref 33 chrome/browser/ui/webui/help/help_utils_chromeos.cc settings->GetPref(chromeos::kAllowedConnectionTypesForUpdate); GetPref 70 chrome/browser/ui/webui/help/version_updater_chromeos.cc settings->GetPref(chromeos::kUpdateDisabled); GetPref 141 chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc const base::Value* pref_value = CrosSettings::Get()->GetPref(pref_name);