Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_calendar.cpp63 …int64_t monthStartTime = BundleActiveUtil::GetIntervalTypeStartTime(time_, BundleActiveUtil::PERIO… in TruncateToMonth() local
64 if (monthStartTime == 0) { in TruncateToMonth()
67 time_ = monthStartTime; in TruncateToMonth()