Searched refs:GetAllWebContents (Results 1 – 4 of 4) sorted by relevance
88 WebContentsImpl::GetAllWebContents(); in ResetAccessibilityMode()157 WebContentsImpl::GetAllWebContents(); in AddOrRemoveFromAllWebContents()
84 void GetAllWebContents(std::set<content::WebContents*>* web_contents) { in GetAllWebContents() function258 GetAllWebContents(&web_contents); in OnProcessAvailable()
108 static std::vector<WebContentsImpl*> GetAllWebContents(); in NON_EXPORTED_BASE()
482 std::vector<WebContentsImpl*> WebContentsImpl::GetAllWebContents() { in GetAllWebContents() function in content::WebContentsImpl