FindServiceForPref  267 chrome/browser/ui/webui/options/core_options_handler.cc   PrefService* pref_service = FindServiceForPref(pref_name);
FindServiceForPref  300 chrome/browser/ui/webui/options/core_options_handler.cc   PrefService* pref_service = FindServiceForPref(pref_name);
FindServiceForPref  349 chrome/browser/ui/webui/options/core_options_handler.cc   const PrefService* pref_service = FindServiceForPref(pref_name.c_str());
FindServiceForPref  112 chrome/browser/ui/webui/options/core_options_handler.h   PrefService* FindServiceForPref(const std::string& pref_name);