Searched refs:ShouldRemoveUAForUrl (Results 1 – 3 of 3) sorted by relevance
275 } else if (ShouldRemoveUAForUrl(url)) { in BeginningTransaction()
294 bool ShouldRemoveUAForUrl(const string16& url);
811 bool ShouldRemoveUAForUrl(const string16& url) { in ShouldRemoveUAForUrl() function