/external/chromium/chrome/browser/net/ |
D | chrome_url_request_context.cc | 206 DCHECK(!profile->IsOffTheRecord()); in CreateOriginal() 216 DCHECK(!profile->IsOffTheRecord()); in CreateOriginalForMedia() 226 DCHECK(!profile->IsOffTheRecord()); in CreateOriginalForExtensions() 238 DCHECK(!profile->IsOffTheRecord()); in CreateOriginalForIsolatedApp() 250 DCHECK(profile->IsOffTheRecord()); in CreateOffTheRecord() 259 DCHECK(profile->IsOffTheRecord()); in CreateOffTheRecordForExtensions() 270 DCHECK(profile->IsOffTheRecord()); in CreateOffTheRecordForIsolatedApp()
|
/external/chromium/chrome/browser/tabs/ |
D | tab_finder.cc | 78 if (browser->profile()->IsOffTheRecord()) in FindTab() 97 if (!(*i)->profile()->IsOffTheRecord()) { in FindTab() 132 if (!(*i)->profile()->IsOffTheRecord()) in Init() 196 if (tab_contents->profile()->IsOffTheRecord()) in CancelRequestsFor() 213 if (tab->profile()->IsOffTheRecord()) in FetchRedirectStart()
|
/external/chromium/chrome/browser/content_settings/ |
D | content_settings_notification_provider.cc | 194 if (!profile_->IsOffTheRecord()) { in StartObserving() 209 if (!profile_->IsOffTheRecord()) { in StopObserving() 276 if (profile_->IsOffTheRecord()) in PersistPermissionChange() 330 if (profile_->IsOffTheRecord()) in GetContentSetting() 347 if (profile_->IsOffTheRecord()) in ResetAllowedOrigin() 364 if (profile_->IsOffTheRecord()) in ResetBlockedOrigin()
|
/external/chromium/chrome/browser/ui/views/ |
D | theme_background.cc | 38 profile->IsOffTheRecord() ? in Paint() 42 profile->IsOffTheRecord() ? in Paint()
|
/external/chromium/chrome/browser/chromeos/login/ |
D | login_browsertest.cc | 85 EXPECT_FALSE(profile->IsOffTheRecord()); in IN_PROC_BROWSER_TEST_F() 92 EXPECT_TRUE(profile->IsOffTheRecord()); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_cookies_helpers.cc | 32 bool allow_original = !profile->IsOffTheRecord(); in ChooseProfileFromStoreId() 33 bool allow_incognito = profile->IsOffTheRecord() || in ChooseProfileFromStoreId() 44 return profile->IsOffTheRecord() ? in GetStoreIdFromProfile()
|
D | extension_cookies_unittest.cc | 31 if (IsOffTheRecord()) in GetOriginalProfile() 38 if (IsOffTheRecord()) in GetOffTheRecordProfile() 45 return (!IsOffTheRecord() && linked_profile_); in HasOffTheRecordProfile()
|
D | extension_process_manager.cc | 85 return (profile->IsOffTheRecord()) ? in Create() 200 if (!browser || browser->profile()->IsOffTheRecord()) { in OpenOptionsPage() 377 DCHECK(profile->IsOffTheRecord()); in IncognitoExtensionProcessManager()
|
/external/chromium/chrome/browser/profiles/ |
D | profile.cc | 216 virtual bool IsOffTheRecord() { in IsOffTheRecord() function in OffTheRecordProfileImpl 245 IsOffTheRecord() in GetAppCacheService() 257 GetPath(), IsOffTheRecord(), GetExtensionSpecialStoragePolicy()); in GetDatabaseTracker() 403 GetPath(), IsOffTheRecord(), GetExtensionSpecialStoragePolicy()); in GetFileSystemContext() 556 IsOffTheRecord(), GetPath(), GetExtensionSpecialStoragePolicy(), in GetWebKitContext()
|
D | profile_keyed_service_factory.cc | 28 if (profile->IsOffTheRecord()) { in GetServiceForProfile()
|
/external/chromium/chrome/browser/chromeos/ |
D | tab_closeable_state_watcher_browsertest.cc | 235 EXPECT_TRUE(incognito_browser->profile()->IsOffTheRecord()); in IN_PROC_BROWSER_TEST_F() 255 EXPECT_TRUE(incognito_browser->profile()->IsOffTheRecord()); in IN_PROC_BROWSER_TEST_F() 269 EXPECT_FALSE(new_browser->profile()->IsOffTheRecord()); in IN_PROC_BROWSER_TEST_F()
|
D | tab_closeable_state_watcher.cc | 196 if (browser_to_check->profile()->IsOffTheRecord() && !guest_session_) { in CheckAndUpdateState() 251 if (browser->profile()->IsOffTheRecord() && !guest_session_) { in CanCloseBrowserImpl()
|
/external/chromium/chrome/browser/translate/ |
D | translate_infobar_delegate.cc | 102 if (!tab_contents()->profile()->IsOffTheRecord()) { in Translate() 123 if (!tab_contents()->profile()->IsOffTheRecord()) { in TranslationDeclined() 260 return !tab_contents()->profile()->IsOffTheRecord() && in ShouldShowNeverTranslateButton() 266 return !tab_contents()->profile()->IsOffTheRecord() && in ShouldShowAlwaysTranslateButton()
|
D | options_menu_model.cc | 39 if (!translate_delegate->tab_contents()->profile()->IsOffTheRecord()) { in OptionsMenuModel()
|
/external/chromium/chrome/browser/ui/search_engines/ |
D | search_engine_tab_helper.cc | 64 if (tab_contents()->profile()->IsOffTheRecord()) in OnPageHasOSDD() 131 if (tab_contents()->profile()->IsOffTheRecord()) in GenerateKeywordIfNecessary()
|
/external/chromium/chrome/browser/ui/find_bar/ |
D | find_bar_state.cc | 13 if (text.empty() && p->IsOffTheRecord()) { in GetLastPrepopulateText()
|
/external/chromium/chrome/browser/password_manager/ |
D | password_manager.cc | 71 delegate_->GetProfileForPasswordManager()->IsOffTheRecord() || in ProvisionallySavePassword() 136 DCHECK(!delegate_->GetProfileForPasswordManager()->IsOffTheRecord()); in DidStopLoading()
|
D | password_form_manager.cc | 190 DCHECK(!profile_->IsOffTheRecord()); in Save() 345 DCHECK(!profile_->IsOffTheRecord()); in SaveAsNewLogin() 386 DCHECK(!profile_->IsOffTheRecord()); in UpdateLogin()
|
/external/chromium/chrome/browser/autofill/ |
D | personal_data_manager.cc | 172 if (!profile_ || profile_->IsOffTheRecord()) in OnStateChanged() 350 if (profile_->IsOffTheRecord()) in SetProfiles() 415 if (profile_->IsOffTheRecord()) in SetCreditCards() 880 if (profile_->IsOffTheRecord()) in SaveImportedProfile() 890 if (profile_->IsOffTheRecord()) in SaveImportedCreditCard() 930 if (!profile_ || profile_->IsOffTheRecord()) in EmptyMigrationTrash()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | browser_actions_toolbar_gtk.cc | 516 if (profile_->IsOffTheRecord()) in CreateButtonForExtension() 575 return (!profile_->IsOffTheRecord() || in ShouldDisplayBrowserAction() 639 if (profile_->IsOffTheRecord()) in BrowserActionMoved() 783 if (profile_->IsOffTheRecord()) in OnDragEnd() 899 if (profile_->IsOffTheRecord()) in OnOverflowButtonPress() 939 if (profile_->IsOffTheRecord()) in OnOverflowMenuButtonPress()
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_context_menu_controller.cc | 250 return !profile_->IsOffTheRecord() && in IsCommandIdEnabled() 254 return HasURLs() && !profile_->IsOffTheRecord() && in IsCommandIdEnabled()
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
D | bookmark_context_menu_controller_views.cc | 236 return !profile_->IsOffTheRecord() && in IsCommandEnabled() 240 return HasURLs() && !profile_->IsOffTheRecord() && in IsCommandEnabled()
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | browser_frame_view_chromeos.cc | 69 if (browser_view()->IsOffTheRecord()) { in ModifyMaximizedFramePainting()
|
/external/chromium/chrome/browser/search_engines/ |
D | search_provider_install_state_message_filter.cc | 26 is_off_the_record_(profile->IsOffTheRecord()) { in SearchProviderInstallStateMessageFilter()
|
/external/chromium/chrome/browser/notifications/ |
D | desktop_notification_service.cc | 285 if (!profile_->IsOffTheRecord()) { in InitPrefs() 301 if (!profile_->IsOffTheRecord()) { in StartObserving() 317 if (!profile_->IsOffTheRecord()) { in StopObserving()
|