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

  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service.cc 31 static const int kTypedUrlVisitThrottleThreshold = 10;
265 (typed_count < kTypedUrlVisitThrottleThreshold ||
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.cc 32 static const int kTypedUrlVisitThrottleThreshold = 10;
240 (typed_count < kTypedUrlVisitThrottleThreshold ||

Completed in 2757 milliseconds