Home
last modified time | relevance | path

Searched defs:isCleanCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Devent_report.cpp112 const std::string &bundleName, int32_t userId, bool isCleanCache, bool exception) in SendCleanCacheSysEvent()
129 …const std::string &bundleName, int32_t userId, int32_t appIndex, bool isCleanCache, bool exception) in SendCleanCacheSysEventWithIndex()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h113 bool isCleanCache = true; member