Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h669 void ProcessQuickFixWhenInstallNewModule(const InstallParam &installParam,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1342 ProcessQuickFixWhenInstallNewModule(installParam, newInfos); in ProcessBundleInstall()
2366 void BaseBundleInstaller::ProcessQuickFixWhenInstallNewModule(const InstallParam &installParam, in ProcessQuickFixWhenInstallNewModule() function in OHOS::AppExecFwk::BaseBundleInstaller