Searched refs:inactive_threshold (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_service.cc366 const base::Time inactive_threshold = local
381 if (it->first < inactive_threshold || app_count > kMaxEphemeralAppsCount) {

Completed in 83 milliseconds