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

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

Completed in 239 milliseconds