Searched refs:HasBrowserWithProfile (Results 1 – 4 of 4) sorted by relevance
117 static bool HasBrowserWithProfile(Profile* profile);
455 bool BrowserList::HasBrowserWithProfile(Profile* profile) { in HasBrowserWithProfile() function in BrowserList
295 if (!BrowserList::HasBrowserWithProfile(profile_)) { in ~Browser()
319 DCHECK(!BrowserList::HasBrowserWithProfile([self defaultProfile]));320 if (!BrowserList::HasBrowserWithProfile([self defaultProfile])) {