Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp25 const int32_t PERIOD_ANNUALLY = 4; variable
162 useStats, PERIOD_ANNUALLY, startTime, endTime, userId); in QueryBundleStatsInfoByInterval()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1312 const int32_t PERIOD_ANNUALLY = 4; // 4 is the number of the period ANN in CleanBundleCacheFilesAutomatic() local
1317 useStats, PERIOD_ANNUALLY, startTime, endTime, currentUserId); in CleanBundleCacheFilesAutomatic()