Home
last modified time | relevance | path

Searched refs:IsGuestSession (Results 1 – 25 of 146) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/app_service/
H A Dapp_service_proxy_factory.cc46 (!profile->IsOffTheRecord() || profile->IsGuestSession())); in IsAppServiceAvailableForProfile()
129 if (profile->IsGuestSession()) { in GetBrowserContextToUse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/components/
H A Dweb_app_utils.cc49 return AreWebAppsEnabled(profile) && !profile->IsGuestSession() && in AreWebAppsUserInstallable()
68 !original_profile->IsGuestSession() && in GetBrowserContextForWebAppMetrics()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/content_settings/
H A Dhost_content_settings_map_factory.cc85 if (profile->IsOffTheRecord() && !profile->IsGuestSession()) in BuildServiceInstanceFor()
90 profile->IsOffTheRecord() || profile->IsGuestSession(), in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/lacros/
H A Daccount_manager_util.cc14 if (profile->IsGuestSession() || profile->IsOffTheRecord()) in IsAccountManagerAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/test/
H A Dsystem_web_app_ui_browsertest.cc476 ASSERT_TRUE(startup_profile->IsGuestSession()); in IN_PROC_BROWSER_TEST_P()
490 EXPECT_TRUE(result_browser->profile()->IsGuestSession()); in IN_PROC_BROWSER_TEST_P()
498 ASSERT_TRUE(startup_profile->IsGuestSession()); in IN_PROC_BROWSER_TEST_P()
508 EXPECT_TRUE(result_browser->profile()->IsGuestSession()); in IN_PROC_BROWSER_TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dchrome_extensions_browser_client.cc170 bool ChromeExtensionsBrowserClient::IsGuestSession( in IsGuestSession() function in extensions::ChromeExtensionsBrowserClient
172 return static_cast<Profile*>(context)->IsGuestSession(); in IsGuestSession()
178 return IsGuestSession(context) || in IsExtensionIncognitoEnabled()
185 return IsGuestSession(context) || util::CanCrossIncognito(extension, context); in CanExtensionCrossIncognito()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_window.cc208 if (!profile->IsGuestSession() && !profile->IsEphemeralGuestProfile()) { in OpenBrowserWindowForProfile()
288 (profile->IsGuestSession() || profile->IsEphemeralGuestProfile()) ? 1 : 2; in HasProfileSwitchTargets()
344 if (profile->IsGuestSession() || profile->IsSystemProfile() || in IsLockAvailable()
H A Doff_the_record_profile_impl.cc146 set_is_guest_profile(profile_->IsGuestSession()); in Init()
485 IsGuestSession() ? nullptr in GetVideoDecodePerfHistory()
621 if (parent->IsGuestSession() && otr_profile_id == OTRProfileID::PrimaryID()) in CreateOffTheRecordProfile()
H A Dprofile.cc385 return IsPrimaryOTRProfile() && !IsGuestSession() && !IsSystemProfile(); in IsIncognitoProfile()
399 bool Profile::IsGuestSession() const { in IsGuestSession() function in Profile
436 return IsGuestSession(); in CanUseDiskWhenOffTheRecord()
H A Dprofiles_state.cc175 return profile->IsRegularProfile() || profile->IsGuestSession() || in IsRegularOrGuestSession()
267 if (profile->IsGuestSession()) in RemoveBrowsingDataForProfile()
H A Dprofile_manager.cc426 return profile->IsGuestSession() || in IsOffTheRecordModeForced()
609 if (profile->IsGuestSession() || profile->IsEphemeralGuestProfile() || in CreateProfileAsync()
613 if (profile->IsGuestSession() || profile->IsSystemProfile()) in CreateProfileAsync()
676 return profile->IsGuestSession() ? profile->GetPrimaryOTRProfile() : profile; in GetLastUsedProfile()
727 CHECK(!profile->IsGuestSession() && !profile->IsEphemeralGuestProfile()) in GetLastOpenedProfiles()
1085 if (profile->IsGuestSession() || profile->IsEphemeralGuestProfile()) { in InitProfileUserPrefs()
1223 if (profile->IsGuestSession() || profile->IsSystemProfile() || in OnProfileCreated()
1771 if (profile->IsGuestSession() || profile->IsSystemProfile()) in AddProfileToStorage()
1885 return profile->IsGuestSession() || profile->IsSystemProfile(); in ShouldGoOffTheRecord()
1912 CHECK((!(*it)->IsGuestSession()) && (!(*it)->IsEphemeralGuestProfile())) in SaveActiveProfiles()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/chromeos/
H A Dos_settings_features_util.cc30 if (profile->IsGuestSession()) in ShouldShowParentalControlSettings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/hats/
H A Dhats_service_factory.cc36 return (profile->IsOffTheRecord() || profile->IsGuestSession() || in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/account_manager/
H A Daccount_manager_util.cc33 if (profile->IsGuestSession() || profile->IsOffTheRecord()) in IsAccountManagerAvailable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browsing_data/
H A Dchrome_browsing_data_lifetime_manager_factory.cc54 if (profile->IsGuestSession() && !profile->IsOffTheRecord()) in BuildServiceInstanceFor()
H A Dchrome_browsing_data_remover_delegate_factory.cc104 DCHECK(!profile->IsGuestSession() || profile->IsOffTheRecord()); in GetBrowserContextToUse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharesheet/
H A Dsharesheet_service_factory.cc60 if (profile->IsGuestSession()) { in GetBrowserContextToUse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dbrowser_command_controller.cc989 (!profile()->IsGuestSession() && !profile()->IsSystemProfile())); in InitCommandState()
997 (!profile()->IsGuestSession() && !profile()->IsSystemProfile() && in InitCommandState()
1001 (!profile()->IsGuestSession() && !profile()->IsSystemProfile() && in InitCommandState()
1005 (!profile()->IsGuestSession() && !profile()->IsSystemProfile() && in InitCommandState()
1103 !profile->IsGuestSession() && !profile->IsEphemeralGuestProfile()); in UpdateSharedCommandsForIncognitoAvailability()
1108 profile->IsGuestSession() || profile->IsEphemeralGuestProfile(); in UpdateSharedCommandsForIncognitoAvailability()
1275 !profile()->IsGuestSession() && in UpdateCommandsForBookmarkBar()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crosapi/
H A Denvironment_provider.cc25 if (profile->IsGuestSession()) { in GetSessionType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/
H A Duser_type_filter.cc27 if (profile->IsGuestSession() || profile->IsEphemeralGuestProfile()) in DetermineUserType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/startup/
H A Dstartup_browser_creator.cc270 return (!profile->IsGuestSession() && !profile->IsSystemProfile()) || in CanOpenProfileOnStartup()
446 if (!profile->IsGuestSession() && !profile->IsEphemeralGuestProfile()) { in GetSessionStartupPref()
860 Profile* profile_to_open = last_used_profile->IsGuestSession() in LaunchBrowserForLastProfiles()
892 DCHECK(!profile->IsGuestSession() && !profile->IsEphemeralGuestProfile()); in ProcessLastOpenedProfiles()
904 if (last_used_profile->IsGuestSession() || in ProcessLastOpenedProfiles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/printing/
H A Dcups_printers_manager_factory.cc54 if (profile->IsGuestSession() && !profile->IsOffTheRecord()) { in BuildServiceInstanceFor()
H A Dusb_printer_notification_controller.cc71 DCHECK(!profile->IsGuestSession() || profile->IsOffTheRecord()) in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/reporting/extension_request/
H A Dextension_request_observer_factory.cc39 if (profile->IsSystemProfile() || profile->IsGuestSession() || in OnProfileAdded()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/chromeos/
H A Dparental_controls_handler.cc108 !profile->IsLegacySupervised() && !profile->IsGuestSession() && in ShouldShowParentalControls()

123456