GetOffTheRecordPrefs 276 chrome/browser/extensions/api/preference/preference_api.cc incognito_registrar_.Init(profile_->GetOffTheRecordPrefs()); GetOffTheRecordPrefs 549 chrome/browser/extensions/api/preference/preference_api.cc PrefService* prefs = incognito ? GetProfile()->GetOffTheRecordPrefs() GetOffTheRecordPrefs 58 chrome/browser/extensions/api/preference/preference_helpers.cc PrefService* prefs = incognito ? profile->GetOffTheRecordPrefs() GetOffTheRecordPrefs 30 chrome/browser/prefs/pref_service_syncable.cc return static_cast<PrefServiceSyncable*>(profile->GetOffTheRecordPrefs()); GetOffTheRecordPrefs 49 chrome/browser/profiles/off_the_record_profile_impl.h virtual PrefService* GetOffTheRecordPrefs() OVERRIDE; GetOffTheRecordPrefs 134 chrome/browser/profiles/off_the_record_profile_impl_unittest.cc ASSERT_TRUE(parent_profile->GetOffTheRecordPrefs()); GetOffTheRecordPrefs 232 chrome/browser/profiles/profile.h virtual PrefService* GetOffTheRecordPrefs() = 0; GetOffTheRecordPrefs 122 chrome/browser/profiles/profile_impl.h virtual PrefService* GetOffTheRecordPrefs() OVERRIDE; GetOffTheRecordPrefs 84 chrome/browser/ui/app_list/test/fake_profile.h virtual PrefService* GetOffTheRecordPrefs() OVERRIDE; GetOffTheRecordPrefs 349 chrome/test/base/testing_profile.h virtual PrefService* GetOffTheRecordPrefs() OVERRIDE;