Searched refs:IsMultipleProfilesEnabled (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofiles_state.h20 bool IsMultipleProfilesEnabled();
H A Davatar_menu.cc103 DCHECK(profiles::IsMultipleProfilesEnabled());
110 if (profiles::IsMultipleProfilesEnabled()) {
131 DCHECK(profiles::IsMultipleProfilesEnabled() ||
H A Dprofile_list_desktop_unittest.cc277 if (!profiles::IsMultipleProfilesEnabled())
299 if (profiles::IsMultipleProfilesEnabled())
309 if (!profiles::IsMultipleProfilesEnabled())
321 if (!profiles::IsMultipleProfilesEnabled())
336 if (!profiles::IsMultipleProfilesEnabled())
H A Dprofile_list_desktop_browsertest.cc58 if (!profiles::IsMultipleProfilesEnabled())
101 if (!profiles::IsMultipleProfilesEnabled())
H A Dprofiles_state.cc29 bool IsMultipleProfilesEnabled() { function in namespace:profiles
H A Dprofile_manager_browsertest.cc279 if (!profiles::IsMultipleProfilesEnabled())
347 if (!profiles::IsMultipleProfilesEnabled())
H A Dprofile_manager_unittest.cc996 if (!profiles::IsMultipleProfilesEnabled())
1034 if (!profiles::IsMultipleProfilesEnabled())
1080 if (!profiles::IsMultipleProfilesEnabled())
1134 if (!profiles::IsMultipleProfilesEnabled())
H A Dprofile_manager.cc593 DCHECK(profiles::IsMultipleProfilesEnabled());
624 DCHECK(profiles::IsMultipleProfilesEnabled());
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view_browsertest.cc89 if (!profiles::IsMultipleProfilesEnabled())
H A Davatar_menu_button_browsertest.cc92 if (!profiles::IsMultipleProfilesEnabled())
H A Dnew_avatar_menu_button_browsertest.cc105 if (!profiles::IsMultipleProfilesEnabled())
/external/chromium_org/chrome/browser/ui/webui/options/
H A Doptions_handlers_helper.cc60 if (!profiles::IsMultipleProfilesEnabled())
H A Dcreate_profile_handler.cc64 if (!profiles::IsMultipleProfilesEnabled())
H A Dmanage_profile_handler.cc380 DCHECK(profiles::IsMultipleProfilesEnabled());
H A Dbrowser_options_handler.cc1039 return profiles::IsMultipleProfilesEnabled();
/external/chromium_org/chrome/browser/
H A Dchrome_browser_field_trials_desktop.cc65 if (trial && !profiles::IsMultipleProfilesEnabled())
H A Dchrome_browser_main.cc323 if (profiles::IsMultipleProfilesEnabled() &&
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate.cc46 if (!profiles::IsMultipleProfilesEnabled())
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_command_controller_unittest.cc175 if (!profiles::IsMultipleProfilesEnabled())
212 if (!profiles::IsMultipleProfilesEnabled())
238 if (!profiles::IsMultipleProfilesEnabled())
276 if (!profiles::IsMultipleProfilesEnabled())
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_window_property_manager_browsertest_win.cc194 if (!profiles::IsMultipleProfilesEnabled())
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc387 if (!profiles::IsMultipleProfilesEnabled())

Completed in 2544 milliseconds