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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_transaction.cc21 const int64 kInactivityTimeoutPeriodSeconds = 60; member in namespace:content
388 base::TimeDelta::FromSeconds(kInactivityTimeoutPeriodSeconds),

Completed in 61 milliseconds