Searched refs:GetBrowserCountForType (Results 1 – 3 of 3) sorted by relevance
159 static size_t GetBrowserCountForType(Profile* p, Browser::Type type);
566 size_t BrowserList::GetBrowserCountForType(Profile* p, Browser::Type type) { in GetBrowserCountForType() function in BrowserList
719 BrowserList::GetBrowserCountForType(profile_, Browser::TYPE_NORMAL)); in GetNormalBrowserWindowCount()