Searched refs:CloseAllBrowsersWithProfile (Results 1 – 5 of 5) sorted by relevance
176 BrowserList::CloseAllBrowsersWithProfile(profile); in CloseGuestProfileWindows()188 BrowserList::CloseAllBrowsersWithProfile(profile); in LockProfile()
239 BrowserList::CloseAllBrowsersWithProfile(*it); in IN_PROC_BROWSER_TEST_F()
1221 BrowserList::CloseAllBrowsersWithProfile(profile); in FinishDeletingProfile()
75 static void CloseAllBrowsersWithProfile(Profile* profile);
123 void BrowserList::CloseAllBrowsersWithProfile(Profile* profile) { in CloseAllBrowsersWithProfile() function in BrowserList