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

  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.cc 109 static const size_t kDefaultStaleSessionThresholdDays = 14; // 2 weeks.
123 stale_session_threshold_days_(kDefaultStaleSessionThresholdDays),
141 stale_session_threshold_days_(kDefaultStaleSessionThresholdDays),
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.cc 46 static const size_t kDefaultStaleSessionThresholdDays = 14; // 2 weeks.
57 stale_session_threshold_days_(kDefaultStaleSessionThresholdDays),
    [all...]

Completed in 648 milliseconds