Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2237 ScopeGuard moduleGuard([&] { RemoveModuleDir(modulePath); }); in ProcessNewModuleInstall() local
2255 moduleGuard.Dismiss(); in ProcessNewModuleInstall()