Home
last modified time | relevance | path

Searched defs:CleanBundleCacheFiles (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/bundle_tool/test/mock/
Dmock_bundle_mgr_host.cpp35 ErrCode MockBundleMgrHost::CleanBundleCacheFiles(const std::string &bundleName, in CleanBundleCacheFiles() function in OHOS::AppExecFwk::MockBundleMgrHost
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp910 ErrCode BundleMgrHostImpl::CleanBundleCacheFiles( in CleanBundleCacheFiles() function in OHOS::AppExecFwk::BundleMgrHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1615 ErrCode BundleMgrProxy::CleanBundleCacheFiles( in CleanBundleCacheFiles() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp1554 napi_value CleanBundleCacheFiles(napi_env env, napi_callback_info info) in CleanBundleCacheFiles() function