Searched defs:UpdateURL (Results 1 – 8 of 8) sorted by relevance
177 bool InMemoryURLIndexTest::UpdateURL(const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndexTest
283 bool URLIndexPrivateData::UpdateURL( in UpdateURL() function in history::URLIndexPrivateData
984 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend
1337 bool TabsUpdateFunction::UpdateURL(const std::string &url_string, in UpdateURL() function in extensions::TabsUpdateFunction
298 void InMemoryURLIndex::UpdateURL(URLID row_id, const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndex
920 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend
781 TEST_F(AndroidProviderBackendTest, UpdateURL) { in TEST_F() argument
1857 void RenderViewImpl::UpdateURL(WebFrame* frame) { in UpdateURL() function in content::RenderViewImpl