Searched refs:InstallSystemSharedBundle (Results 1 – 4 of 4) sorted by relevance
45 …bool InstallSystemSharedBundle(InstallParam &installParam, bool isOTA, Constants::AppType appType);
188 bool SystemBundleInstaller::InstallSystemSharedBundle( in InstallSystemSharedBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
50 bool SystemBundleInstaller::InstallSystemSharedBundle( in InstallSystemSharedBundle() function in OHOS::AppExecFwk::SystemBundleInstaller
1070 if (!installer.InstallSystemSharedBundle(installParam, false, appType)) { in ProcessSystemSharedBundleInstall()2443 return installer.InstallSystemSharedBundle(installParam, true, appType); in OTAInstallSystemSharedBundle()