Searched refs:IncrementUsageCount (Results 1 – 3 of 3) sorted by relevance
165 void IncrementUsageCount(const TemplateURL* url);
376 void TemplateURLModel::IncrementUsageCount(const TemplateURL* url) { in IncrementUsageCount() function in TemplateURLModel
528 template_url_model->IncrementUsageCount(template_url); in OpenURL()