Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h416 void SendStartInstallNotify(const InstallParam &installParam,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp166 void BaseBundleInstaller::SendStartInstallNotify(const InstallParam &installParam, in SendStartInstallNotify() function in OHOS::AppExecFwk::BaseBundleInstaller
1207 SendStartInstallNotify(installParam, newInfos); in ProcessBundleInstall()