Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_monitor_service.cpp158 CleanBundleCacheByInterval(TIMESTAMP_WEEK, lowThreshold, CLEAN_CACHE_WEEK); in CheckAndCleanCache()
160 CleanBundleCacheByInterval(TIMESTAMP_DAY, lowThreshold, SEND_EVENT_INTERVAL); in CheckAndCleanCache()
164 void StorageMonitorService::CleanBundleCacheByInterval(const std::string &timestamp, in CleanBundleCacheByInterval() function in OHOS::StorageManager::StorageMonitorService
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dstorage_monitor_service.h46 void CleanBundleCacheByInterval(const std::string &timestamp,