Home
last modified time | relevance | path

Searched defs:GetAllWebContents (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/memory_internals/
Dmemory_internals_proxy.cc84 void GetAllWebContents(std::set<content::WebContents*>* web_contents) { in GetAllWebContents() function
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc482 std::vector<WebContentsImpl*> WebContentsImpl::GetAllWebContents() { in GetAllWebContents() function in content::WebContentsImpl