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