Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1324 uint64_t cleanCacheSum = 0; // The total amount of application cache currently cleaned in CleanBundleCacheFilesAutomatic() local
1335 cleanCacheSum += cleanCacheSize; in CleanBundleCacheFilesAutomatic()
1336 if (cleanCacheSum >= cacheSize) { in CleanBundleCacheFilesAutomatic()

Completed in 8 milliseconds