Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Davatar_menu_actions_desktop.cc46 chrome::ShowSettingsSubPage(settings_browser, chrome::kManageProfileSubPage); in EditProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dwebui_url_constants.h371 extern const char kManageProfileSubPage[];
H A Dwebui_url_constants.cc440 const char kManageProfileSubPage[] = "manageProfile"; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dwebui_url_constants.h340 extern const char kManageProfileSubPage[];
H A Dwebui_url_constants.cc520 const char kManageProfileSubPage[] = "manageProfile"; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autocomplete/
H A Dchrome_autocomplete_provider_client.cc129 chrome::kManageProfileSubPage, chrome::kPeopleSubPage,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/signin/
H A Dprofile_picker_handler.cc525 chrome::ShowSettingsSubPage(browser, chrome::kManageProfileSubPage); in OnSwitchToProfileComplete()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/profiles/
H A Dprofile_menu_view.cc448 chrome::ShowSettingsSubPage(browser(), chrome::kManageProfileSubPage); in OnEditProfileButtonClicked()