Lines Matching refs:PrefService
672 PrefService* InitializeLocalState(const CommandLine& parsed_command_line,
680 PrefService* local_state = g_browser_process->local_state();
726 scoped_ptr<PrefService> parent_local_state(
727 PrefService::CreatePrefService(parent_profile, NULL, NULL));
777 const PrefService* local_state) {
1104 bool IsMetricsReportingEnabled(const PrefService* local_state) {
1116 const PrefService::Preference* metrics_reporting_enabled =
1228 PrefService* local_state = InitializeLocalState(parsed_command_line,
1510 PrefService* user_prefs = profile->GetPrefs();
1563 // Note that this be done _after_ the PrefService is initialized and all