Searched defs:GetAllWebContents (Results 1 – 2 of 2) sorted by relevance
84 void GetAllWebContents(std::set<content::WebContents*>* web_contents) { in GetAllWebContents() function
482 std::vector<WebContentsImpl*> WebContentsImpl::GetAllWebContents() { in GetAllWebContents() function in content::WebContentsImpl