Searched refs:BrowserInfoList (Results 1 – 2 of 2) sorted by relevance
131 using BrowserInfoList = std::list<scoped_refptr<CefBrowserInfo>>; variable132 BrowserInfoList GetBrowserInfoList();223 BrowserInfoList browser_info_list_;
312 BrowserInfoList::iterator it = browser_info_list_.begin(); in RemoveBrowserInfo()324 BrowserInfoList list; in DestroyAllBrowsers()333 BrowserInfoList::iterator it = list.begin(); in DestroyAllBrowsers()382 CefBrowserInfoManager::BrowserInfoList385 BrowserInfoList copy; in GetBrowserInfoList()