GetUserPrefValue  212 base/prefs/pref_service.h   const base::Value* GetUserPrefValue(const char* path) const;
GetUserPrefValue  570 chrome/browser/chromeos/preferences.cc       !prefs_->GetUserPrefValue(prefs::kNaturalScroll)) {
GetUserPrefValue  104 chrome/browser/prefs/pref_model_associator.cc   const base::Value* user_pref_value = pref_service_->GetUserPrefValue(
GetUserPrefValue  385 chrome/browser/prefs/pref_model_associator_unittest.cc         *pref_service_->GetUserPrefValue(pref),
GetUserPrefValue  403 chrome/browser/prefs/pref_model_associator_unittest.cc         *pref_service_->GetUserPrefValue(pref),
GetUserPrefValue  161 chrome/browser/prefs/session_startup_pref.cc   if (!prefs->GetUserPrefValue(prefs::kRestoreStartupURLsMigrationTime)) {
GetUserPrefValue  167 chrome/browser/prefs/session_startup_pref.cc     if (!prefs->GetUserPrefValue(prefs::kURLsToRestoreOnStartup)) {
GetUserPrefValue  206 chrome/browser/prefs/session_startup_pref.cc         prefs->GetUserPrefValue(prefs::kHomePageIsNewTabPage);
GetUserPrefValue  215 chrome/browser/prefs/session_startup_pref.cc         prefs->GetUserPrefValue(prefs::kRestoreOnStartup);
GetUserPrefValue  410 chrome/browser/services/gcm/gcm_profile_service.cc       profile->GetPrefs()->GetUserPrefValue(prefs::kGCMChannelEnabled);
GetUserPrefValue  438 components/sync_driver/sync_prefs.cc       pref_service_->GetUserPrefValue(pref_name) == NULL &&
GetUserPrefValue 1722 extensions/browser/extension_prefs.cc       pref_service->GetUserPrefValue(pref_names::kExtensions);
GetUserPrefValue 1984 extensions/browser/extension_prefs.cc   const base::Value* user_pref_value = prefs_->GetUserPrefValue(pref);