IsProfileFromActiveUser 55 chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc return multi_user_util::IsProfileFromActiveUser(browser->profile()); IsProfileFromActiveUser 1399 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc return multi_user_util::IsProfileFromActiveUser(browser->profile()); IsProfileFromActiveUser 49 chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc if (!multi_user_util::IsProfileFromActiveUser(profile) && IsProfileFromActiveUser 59 chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc if (multi_user_util::IsProfileFromActiveUser(profile) && IsProfileFromActiveUser 79 chrome/browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc if (multi_user_util::IsProfileFromActiveUser(profile)) { IsProfileFromActiveUser 30 chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc bool owned = multi_user_util::IsProfileFromActiveUser((*it)->profile()); IsProfileFromActiveUser 48 chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc !multi_user_util::IsProfileFromActiveUser(browser->profile())) { IsProfileFromActiveUser 63 chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc multi_user_util::IsProfileFromActiveUser(browser->profile())) { IsProfileFromActiveUser 85 chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc if (multi_user_util::IsProfileFromActiveUser(browser->profile())) { IsProfileFromActiveUser 95 chrome/browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc if (multi_user_util::IsProfileFromActiveUser(browser->profile())) { IsProfileFromActiveUser 33 chrome/browser/ui/ash/multi_user/multi_user_util.h bool IsProfileFromActiveUser(Profile* profile);