Home
last modified time | relevance | path

Searched defs:UpdateURL (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/history/
Din_memory_url_index_unittest.cc177 bool InMemoryURLIndexTest::UpdateURL(const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndexTest
Durl_index_private_data.cc283 bool URLIndexPrivateData::UpdateURL( in UpdateURL() function in history::URLIndexPrivateData
Dhistory_backend.cc984 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dtabs_api.cc1337 bool TabsUpdateFunction::UpdateURL(const std::string &url_string, in UpdateURL() function in extensions::TabsUpdateFunction
/external/chromium/chrome/browser/history/
Din_memory_url_index.cc298 void InMemoryURLIndex::UpdateURL(URLID row_id, const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndex
Dhistory_backend.cc920 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend
/external/chromium_org/chrome/browser/history/android/
Dandroid_provider_backend_unittest.cc781 TEST_F(AndroidProviderBackendTest, UpdateURL) { in TEST_F() argument
/external/chromium_org/content/renderer/
Drender_view_impl.cc1857 void RenderViewImpl::UpdateURL(WebFrame* frame) { in UpdateURL() function in content::RenderViewImpl