Searched refs:SendCleanCacheSysEvent (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
H A D | recently_unused_bundle_aging_handler.cpp | 130 EventReport::SendCleanCacheSysEvent( in CleanCache() 147 EventReport::SendCleanCacheSysEvent( in CleanCache()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | event_report.h | 231 static void SendCleanCacheSysEvent(
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | event_report.cpp | 111 void EventReport::SendCleanCacheSysEvent( in SendCleanCacheSysEvent() function in OHOS::AppExecFwk::EventReport
|
H A D | bundle_mgr_host_impl.cpp | 1395 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, true); in CleanBundleCacheFilesGetCleanSize() 1401 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, true); in CleanBundleCacheFilesGetCleanSize() 1409 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, true); in CleanBundleCacheFilesGetCleanSize() 1417 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, true); in CleanBundleCacheFilesGetCleanSize() 1423 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, true); in CleanBundleCacheFilesGetCleanSize() 1471 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, !succeed); in CleanBundleCacheTaskGetCleanSize() 1608 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, !succeed); in CleanBundleCacheTask() 4004 EventReport::SendCleanCacheSysEvent(bundleName, userId, true, ret != ERR_OK); in ClearCache()
|