Home
last modified time | relevance | path

Searched refs:ONE_DAY_TIME (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp24 const int64_t ONE_DAY_TIME = 24 * 60 * 60 *1000LL; member
59 time_t weekDayTime = (weekday + WEEK_OFFSET) % DAYS_OF_WEEK * ONE_DAY_TIME; in GetIntervalTypeStartTime()
/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_calendar.h36 dayMilliseconds_ = ONE_DAY_TIME; in BundleActiveCalendar()
H A Dbundle_active_user_service.h53 periodLength_ = {ONE_DAY_TIME, ONE_WEEK_TIME, ONE_MONTH_TIME, ONE_YEAR_TIME}; in BundleActiveUserService()
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_calendar.cpp25 dayMilliseconds_ = ONE_DAY_TIME; in BundleActiveCalendar()
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h85 const int64_t ONE_DAY_TIME = 1 * 24 * 60 * 60 * 1000LL; member
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp502 beginTime = ONE_DAY_TIME + 1; in HWTEST_F()
506 beginTime = ONE_DAY_TIME; in HWTEST_F()

Completed in 4 milliseconds