Searched defs:ShowSingletonTab (Results 1 – 3 of 3) sorted by relevance
34 void ShowSingletonTab(Browser* browser, const GURL& url) { in ShowSingletonTab() function
69 base::ProcessHandle ShowSingletonTab(const GURL& page) { in ShowSingletonTab() function in ChromeRenderProcessHostTest
1142 void Browser::ShowSingletonTab(const GURL& url) { in ShowSingletonTab() function in Browser