Searched refs:UpdateKeyword (Results 1 – 7 of 7) sorted by relevance
74 bool UpdateKeyword(const TemplateURL& url);
152 TEST_F(KeywordTableTest, UpdateKeyword) { in TEST_F() argument179 EXPECT_TRUE(db.GetKeywordTable()->UpdateKeyword(template_url)); in TEST_F()
191 bool KeywordTable::UpdateKeyword(const TemplateURL& url) { in UpdateKeyword() function in KeywordTable
321 void UpdateKeyword(const TemplateURL& url);
122 void WebDataService::UpdateKeyword(const TemplateURL& url) { in UpdateKeyword() function in WebDataService683 if (!db_->GetKeywordTable()->UpdateKeyword(request->GetArgument())) { in UpdateKeywordImpl()
119 service->UpdateKeyword(*existing_url); in MergeEnginesFromPrepopulateData()
381 service_.get()->UpdateKeyword(*url); in IncrementUsageCount()933 service_->UpdateKeyword(*existing_turl); in UpdateNoNotify()1198 service_.get()->UpdateKeyword(*url); in SetDefaultSearchProviderNoNotify()