HomeSort by relevance Sort by last modified time
    Searched refs:ShouldSyncVisit (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.h 89 bool ShouldSyncVisit(history::URLVisitedDetails* details);
typed_url_change_processor.cc 218 if (!ShouldSyncVisit(details))
225 bool TypedUrlChangeProcessor::ShouldSyncVisit(
  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service.h 89 bool ShouldSyncVisit(content::PageTransition transition, URLRow* row);
typed_url_syncable_service.cc 163 if (!ShouldSyncVisit(transition, row))
247 bool TypedUrlSyncableService::ShouldSyncVisit(

Completed in 198 milliseconds