Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2759 …ScopeGuard codePathGuard([&] { InstalldClient::GetInstance()->RemoveDir(info.GetAppCodePath()); }); in CreateBundleAndDataDir() local
2765 codePathGuard.Dismiss(); in CreateBundleAndDataDir()