Searched defs:GetLastCommittedURL (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/components/translate/content/browser/
H A Dcontent_translate_driver.cc129 const GURL& ContentTranslateDriver::GetLastCommittedURL() { function in class:translate::ContentTranslateDriver
130 return navigation_controller_->GetWebContents()->GetLastCommittedURL();
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_impl.cc255 GURL RenderFrameHostImpl::GetLastCommittedURL() { function in class:content::RenderFrameHostImpl
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc643 const GURL& WebContentsImpl::GetLastCommittedURL() const { function in class:content::WebContentsImpl
3378 return GetLastCommittedURL();

Completed in 108 milliseconds