Home
last modified time | relevance | path

Searched refs:IsProfileFromActiveUser (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/
H A Dmulti_profile_browser_status_monitor.cc32 bool owned = multi_user_util::IsProfileFromActiveUser((*it)->profile()); in ActiveUserChanged()
46 !multi_user_util::IsProfileFromActiveUser(browser->profile())) { in ActiveUserChanged()
57 multi_user_util::IsProfileFromActiveUser(browser->profile())) { in ActiveUserChanged()
74 if (multi_user_util::IsProfileFromActiveUser(browser->profile())) { in AddV1AppToShelf()
84 if (multi_user_util::IsProfileFromActiveUser(browser->profile())) { in RemoveV1AppFromShelf()
H A Dbrowser_shortcut_launcher_item_controller.cc53 if (!browser || !multi_user_util::IsProfileFromActiveUser(browser->profile())) in IsBrowserRepresentedInBrowserList()
77 if (!multi_user_util::IsProfileFromActiveUser(browser->profile())) in GetListOfActiveBrowsers()
150 !multi_user_util::IsProfileFromActiveUser(browser->profile())) { in SetShelfIDForBrowserWindowContents()
H A Dbrowser_status_monitor.cc139 if (remove || (browser && multi_user_util::IsProfileFromActiveUser( in UpdateAppItemState()
300 multi_user_util::IsProfileFromActiveUser(browser->profile())) { in OnTabReplaced()
H A Dapp_shortcut_launcher_item_controller.cc436 !multi_user_util::IsProfileFromActiveUser(browser->profile())) { in Close()
481 if (!multi_user_util::IsProfileFromActiveUser(browser->profile())) in GetAppWebContents()
502 if (!multi_user_util::IsProfileFromActiveUser(browser->profile())) in GetAppBrowsers()
H A Dchrome_launcher_controller.cc496 !multi_user_util::IsProfileFromActiveUser(browser->profile())) { in UpdateV1AppState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/multi_user/
H A Dmulti_user_util.h34 bool IsProfileFromActiveUser(Profile* profile);
H A Dmulti_user_util.cc52 bool IsProfileFromActiveUser(Profile* profile) { in IsProfileFromActiveUser() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/
H A Dgfx_utils.cc205 !multi_user_util::IsProfileFromActiveUser(profile)) { in ShouldApplyChromeBadge()
226 !multi_user_util::IsProfileFromActiveUser(profile)) { in ShouldApplyChromeBadgeToWebApp()