Searched refs:profile_helper (Results 1 – 10 of 10) sorted by relevance
38 void ActiveUserChanged(ProfileHelper* profile_helper, in ActiveUserChanged() argument40 profile_helper->ActiveUserHashChanged(hash); in ActiveUserChanged()45 ProfileHelper profile_helper; in IN_PROC_BROWSER_TEST_P() local46 ActiveUserChanged(&profile_helper, kActiveUserHash); in IN_PROC_BROWSER_TEST_P()47 base::FilePath profile_dir = profile_helper.GetActiveUserProfileDir(); in IN_PROC_BROWSER_TEST_P()74 ProfileHelper profile_helper; in IN_PROC_BROWSER_TEST_P() local76 profile_helper.GetProfilePathByUserIdHash(kActiveUserHash); in IN_PROC_BROWSER_TEST_P()
113 void ActiveUserChanged(ProfileHelper* profile_helper, in ActiveUserChanged() argument115 profile_helper->ActiveUserHashChanged(hash); in ActiveUserChanged()229 g_browser_process->platform_part()->profile_helper(), hash); in TEST_F()
40 chromeos::ProfileHelper* BrowserProcessPlatformPart::profile_helper() { in profile_helper() function in BrowserProcessPlatformPart
38 virtual chromeos::ProfileHelper* profile_helper();
63 profile_helper()->GetUserIdHashFromProfile(profile); in GetUserIdHash()66 profile_helper()->active_user_id_hash(); in GetUserIdHash()
1546 ProfileHelper* profile_helper = in StartClearingCookies() local1547 g_browser_process->platform_part()->profile_helper(); in StartClearingCookies()1549 Profile::FromWebUI(web_ui()) == profile_helper->GetSigninProfile()); in StartClearingCookies()1550 profile_helper->ClearSigninProfile(base::Bind( in StartClearingCookies()
336 profile_helper()->active_user_id_hash(); in GetInitialProfileDir()340 profile_helper()->GetActiveUserProfileDir(); in GetInitialProfileDir()369 profile_helper()->GetActiveUserProfileDir(); in GetLastUsedProfile()
468 g_browser_process->platform_part()->profile_helper()->Initialize(); in PreProfileInit()
329 g_browser_process->platform_part()->profile_helper()->ProfileStartup( in LaunchBrowser()
783 'browser/chromeos/profiles/profile_helper.cc',784 'browser/chromeos/profiles/profile_helper.h',