Home
last modified time | relevance | path

Searched refs:GetPathOfProfileWithEmail (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_window.h46 base::FilePath GetPathOfProfileWithEmail(ProfileManager* profile_manager,
H A Dprofile_window.cc150 base::FilePath GetPathOfProfileWithEmail(ProfileManager* profile_manager, in GetPathOfProfileWithEmail() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/signin/
H A Dinline_login_handler_impl.cc628 base::FilePath path = profiles::GetPathOfProfileWithEmail(manager, email); in CompleteLogin()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/signin/
H A Dinline_login_handler_impl.cc633 base::FilePath path = profiles::GetPathOfProfileWithEmail(manager, email); in CompleteLogin()