Searched refs:RemoveBrowser (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser_list.h60 static void RemoveBrowser(Browser* browser);
H A Dbrowser_list.cc81 void BrowserList::RemoveBrowser(Browser* browser) { function in class:BrowserList
H A Dbrowser.cc456 BrowserList::RemoveBrowser(this);
/external/chromium/chrome/browser/ui/
H A Dbrowser_list.h43 static void RemoveBrowser(Browser* browser);
H A Dbrowser_list.cc242 void BrowserList::RemoveBrowser(Browser* browser) { function in class:BrowserList
342 // it will be sent by RemoveBrowser() when the last browser has closed.
H A Dbrowser.cc292 BrowserList::RemoveBrowser(this);

Completed in 113 milliseconds