Home
last modified time | relevance | path

Searched refs:ONE_WEEK_TIME_DEBUG (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_calendar.cpp117 weekMilliseconds_ = ONE_WEEK_TIME_DEBUG; in ChangeToDebug()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h86 const int64_t ONE_WEEK_TIME_DEBUG = 1 * 20 * 60 * 1000LL; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_user_service.h50 …periodLength_ = {ONE_DAY_TIME_DEBUG, ONE_WEEK_TIME_DEBUG, ONE_MONTH_TIME_DEBUG, ONE_YEAR_TIME_DEBU… in BundleActiveUserService()