Home
last modified time | relevance | path

Searched refs:GetLoadStateHost (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/tab_contents/
Dcore_tab_helper.cc99 web_contents()->GetLoadStateHost()); in GetStatusText()
/external/chromium_org/content/public/browser/
Dweb_contents.h282 virtual const base::string16& GetLoadStateHost() const = 0;
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h241 virtual const base::string16& GetLoadStateHost() const OVERRIDE; in NON_EXPORTED_BASE()
Dweb_contents_impl.cc924 const base::string16& WebContentsImpl::GetLoadStateHost() const { in GetLoadStateHost() function in content::WebContentsImpl