Home
last modified time | relevance | path

Searched defs:GetLastCommittedURL (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/translate/core/browser/
Dlanguage_state_unittest.cc59 virtual const GURL& GetLastCommittedURL() OVERRIDE { in GetLastCommittedURL() function in translate::__anon91b7e7f60111::MockTranslateDriver
/external/chromium_org/components/translate/content/browser/
Dcontent_translate_driver.cc129 const GURL& ContentTranslateDriver::GetLastCommittedURL() { in GetLastCommittedURL() function in translate::ContentTranslateDriver
/external/chromium_org/content/browser/frame_host/
Drender_frame_host_impl.cc255 GURL RenderFrameHostImpl::GetLastCommittedURL() { in GetLastCommittedURL() function in content::RenderFrameHostImpl
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc643 const GURL& WebContentsImpl::GetLastCommittedURL() const { in GetLastCommittedURL() function in content::WebContentsImpl