Searched defs:ShouldIgnoreUrl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dtyped_url_syncable_service.cc229 bool TypedUrlSyncableService::ShouldIgnoreUrl(const GURL& url) { function in class:history::TypedUrlSyncableService
274 if (ShouldIgnoreUrl(url.url()))
/external/chromium_org/chrome/browser/sync/glue/
H A Dtyped_url_model_associator.cc122 bool TypedUrlModelAssociator::ShouldIgnoreUrl(const GURL& url) { function in class:browser_sync::TypedUrlModelAssociator
217 ShouldIgnoreUrl(ix->url()) ||
242 // Empty URLs should be filtered out by ShouldIgnoreUrl() previously.

Completed in 1762 milliseconds