Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp224 … ScopeGuard addCloneBundleGuard([&] { dataMgr->RemoveCloneBundle(bundleName, userId, appIndex); }); in ProcessCloneBundleInstall() local
244 addCloneBundleGuard.Dismiss(); in ProcessCloneBundleInstall()