Home
last modified time | relevance | path

Searched refs:PERIOD_WEEKLY (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_calendar.cpp50 int64_t weekStartTime = BundleActiveUtil::GetIntervalTypeStartTime(time_, BundleActiveUtil::PERIOD_WEEKLY); in TruncateToWeek()
128 case BundleActivePeriodStats::PERIOD_WEEKLY: in TruncateTo()
/foundation/resourceschedule/device_usage_statistics/utils/include/
H A Dbundle_active_util.h27 static constexpr int32_t PERIOD_WEEKLY = 1; member in OHOS::DeviceUsageStats::BundleActiveUtil
/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp56 if (intervalType == PERIOD_WEEKLY) { in GetIntervalTypeStartTime()
/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_period_stats.h33 static const int32_t PERIOD_WEEKLY = 1; member in OHOS::DeviceUsageStats::BundleActivePeriodStats

Completed in 2 milliseconds