Searched refs:CreateProfile (Results 1 – 8 of 8) sorted by relevance
22 virtual TestingProfile* CreateProfile() OVERRIDE { in CreateProfile() function in PinnedTabServiceTest23 TestingProfile* profile = BrowserWithTestWindowTest::CreateProfile(); in CreateProfile()
74 Profile* Profile::CreateProfile(const FilePath& path) { in CreateProfile() function in Profile
25 : profile_(ProfileImplAndroid::CreateProfile(FilePath())) in TabContents()
178 static Profile* CreateProfile(const FilePath& path);
215 profile = Profile::CreateProfile(profile_dir); in GetProfile()
232 Profile* Profile::CreateProfile(const FilePath& path) { in CreateProfile() function in Profile
816 Profile* CreateProfile(const MainFunctionParams& parameters, in CreateProfile() function1504 Profile* profile = CreateProfile(parameters, user_data_dir); in BrowserMain()
26 : profile_(ProfileImplAndroid::CreateProfile(FilePath())) in TabContents()