Searched defs:GetLastCommittedURL (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/components/translate/core/browser/ | ||
| D | language_state_unittest.cc | 59 virtual const GURL& GetLastCommittedURL() OVERRIDE { in GetLastCommittedURL() function in translate::__anon91b7e7f60111::MockTranslateDriver |
| /external/chromium_org/components/translate/content/browser/ | ||
| D | content_translate_driver.cc | 129 const GURL& ContentTranslateDriver::GetLastCommittedURL() { in GetLastCommittedURL() function in translate::ContentTranslateDriver |
| /external/chromium_org/content/browser/frame_host/ | ||
| D | render_frame_host_impl.cc | 255 GURL RenderFrameHostImpl::GetLastCommittedURL() { in GetLastCommittedURL() function in content::RenderFrameHostImpl |
| /external/chromium_org/content/browser/web_contents/ | ||
| D | web_contents_impl.cc | 643 const GURL& WebContentsImpl::GetLastCommittedURL() const { in GetLastCommittedURL() function in content::WebContentsImpl |