Searched defs:UpdateURL (Results 1 – 6 of 6) sorted by relevance
183 bool InMemoryURLIndexTest::UpdateURL(const URLRow& row) { in UpdateURL() function in history::InMemoryURLIndexTest
279 bool URLIndexPrivateData::UpdateURL( in UpdateURL() function in history::URLIndexPrivateData
952 bool HistoryBackend::UpdateURL(URLID id, const history::URLRow& url) { in UpdateURL() function in history::HistoryBackend
1160 bool TabsUpdateFunction::UpdateURL(const std::string &url_string, in UpdateURL() function in extensions::TabsUpdateFunction
805 TEST_F(AndroidProviderBackendTest, UpdateURL) { in TEST_F() argument
2927 void RenderFrameImpl::UpdateURL(blink::WebFrame* frame) { in UpdateURL() function in content::RenderFrameImpl