/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/ |
H A D | js-apidiff-bundle.md | 94 |删除|模块名: bundleInstaller<br>类名: HashParam|NA|bundleInstaller.d.ts| 95 |删除|模块名: bundleInstaller<br>类名: HashParam<br>方法名 or 属性名:moduleName|NA|bundleInstaller.d.ts| 96 |删除|模块名: bundleInstaller<br>类名: HashParam<br>方法名 or 属性名:hashValue|NA|bundleInstaller.d.ts| 97 |删除|模块名:bundleInstaller<br>类名:InstallParam<br>方法名 or 属性名:hashParams|NA|bundleInstaller.d.ts| 98 |删除|模块名:bundleInstaller<br>类名:InstallParam<br>方法名 or 属性名:crowdtestDeadline|NA|bundleInstaller.d.ts|
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
H A D | recently_unused_bundle_aging_handler.cpp | 201 auto bundleInstaller = bms->GetBundleInstaller(); in UnInstallBundle() local 202 if (bundleInstaller == nullptr) { in UnInstallBundle() 221 bundleInstaller->Uninstall(bundleName, installParam, unInstallReceiverImpl); in UnInstallBundle()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-bundle.md | 16 | bundleInstaller | InstallParam | crowdtestDeadline?: number; | 新增 | 17 | bundleInstaller | InstallParam | hashParams?: Array\<HashParam>; | 新增 | 18 | bundleInstaller | HashParam | hashValue: string; | 新增 | 19 | bundleInstaller | HashParam | moduleName: string; | 新增 |
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/ |
H A D | js-apidiff-bundle.md | 94 |Deleted|Module name: bundleInstaller<br>Class name: HashParam|NA|bundleInstaller.d.ts| 95 |Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: moduleN… 96 |Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: hashVal… 97 |Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: hash… 98 |Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: crow…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-bundle.md | 16 | bundleInstaller | InstallParam | crowdtestDeadline?: number; | Added| 17 | bundleInstaller | InstallParam | hashParams?: Array\<HashParam>; | Added| 18 | bundleInstaller | HashParam | hashValue: string; | Added| 19 | bundleInstaller | HashParam | moduleName: string; | Added|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-bundle.md | 300 |删除|模块名: bundleInstaller<br>类名: HashParam|NA|bundleInstaller.d.ts| 301 |删除|模块名: bundleInstaller<br>类名: HashParam<br>方法名 or 属性名:moduleName|NA|bundleInstaller.d.ts| 302 |删除|模块名: bundleInstaller<br>类名: HashParam<br>方法名 or 属性名:hashValue|NA|bundleInstaller.d.ts| 303 |删除|模块名:bundleInstaller<br>类名:InstallParam<br>方法名 or 属性名:hashParams|NA|bundleInstaller.d.ts| 304 |删除|模块名:bundleInstaller<br>类名:InstallParam<br>方法名 or 属性名:crowdtestDeadline|NA|bundleInstaller.d.ts| 397 …tallParam<br>废弃版本:N/A|类名:InstallParam<br>废弃版本:9<br>代替接口:ohos.bundle.installer|bundleInstaller.d.ts| 398 …版本:N/A|方法名 or 属性名:userId<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 401 |废弃版本有变化|类名:InstallStatus<br>废弃版本:N/A|类名:InstallStatus<br>废弃版本:9|bundleInstaller.d.ts| 402 |废弃版本有变化|方法名 or 属性名:status<br>废弃版本:N/A|方法名 or 属性名:status<br>废弃版本:9|bundleInstaller.d.ts| 403 |废弃版本有变化|方法名 or 属性名:statusMessage<br>废弃版本:N/A|方法名 or 属性名:statusMessage<br>废弃版本:9|bundleInstaller.d.… [all …]
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 89 auto bundleInstaller = ConnectBundleInstaller(); in InstallSandboxApp() local 90 if (bundleInstaller == nullptr) { in InstallSandboxApp() 96 return bundleInstaller->InstallSandboxApp(bundleName, dlpType, userId, appIndex); in InstallSandboxApp() 106 auto bundleInstaller = ConnectBundleInstaller(); in UninstallSandboxApp() local 107 if (bundleInstaller == nullptr) { in UninstallSandboxApp() 113 return bundleInstaller->UninstallSandboxApp(bundleName, appIndex, userId); in UninstallSandboxApp()
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-bundle.md | 300 |Deleted|Module name: bundleInstaller<br>Class name: HashParam|NA|bundleInstaller.d.ts| 301 |Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: moduleN… 302 |Deleted|Module name: bundleInstaller<br>Class name: HashParam<br>Method or attribute name: hashVal… 303 |Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: hash… 304 |Deleted|Module name: bundleInstaller<br>Class name: InstallParam<br>Method or attribute name: crow… 397 …nstallParam<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts| 398 …r>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 401 …br>Deprecated version: N/A|Class name: InstallStatus<br>Deprecated version: 9|bundleInstaller.d.ts| 402 …ecated version: N/A|Method or attribute name: status<br>Deprecated version: 9|bundleInstaller.d.ts| 403 …version: N/A|Method or attribute name: statusMessage<br>Deprecated version: 9|bundleInstaller.d.ts| [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | status_receiver_proxy.cpp | 715 …sptr<IBundleInstaller> bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->GetBun… in CloseStreamInstaller() local 716 if (bundleInstaller == nullptr) { in CloseStreamInstaller() 720 bundleInstaller->DestoryBundleStreamInstaller(installerId); in CloseStreamInstaller()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-bundle.md | 330 …tallParam<br>废弃版本:N/A|类名:InstallParam<br>废弃版本:9<br>代替接口:ohos.bundle.installer|bundleInstaller.d.ts| 331 …版本:N/A|方法名 or 属性名:userId<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 332 …A|方法名 or 属性名:installFlag<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 333 …/A|方法名 or 属性名:isKeepData<br>废弃版本:9<br>代替接口:ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 334 |废弃版本有变化|类名:InstallStatus<br>废弃版本:N/A|类名:InstallStatus<br>废弃版本:9|bundleInstaller.d.ts| 335 |废弃版本有变化|方法名 or 属性名:status<br>废弃版本:N/A|方法名 or 属性名:status<br>废弃版本:9|bundleInstaller.d.ts| 336 |废弃版本有变化|方法名 or 属性名:statusMessage<br>废弃版本:N/A|方法名 or 属性名:statusMessage<br>废弃版本:9|bundleInstaller.d.… 337 …taller<br>废弃版本:N/A|类名:BundleInstaller<br>废弃版本:9<br>代替接口:ohos.bundle.installer|bundleInstaller.d.ts| 338 …/A|方法名 or 属性名:install<br>废弃版本:9<br>代替接口:ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| 339 …|方法名 or 属性名:uninstall<br>废弃版本:9<br>代替接口:ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| [all …]
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-bundle.md | 330 …nstallParam<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts| 331 …r>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 332 …r>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 333 …r>Deprecated version: 9<br>Substitute API: ohos.bundle.installer.InstallParam|bundleInstaller.d.ts| 334 …br>Deprecated version: N/A|Class name: InstallStatus<br>Deprecated version: 9|bundleInstaller.d.ts| 335 …ecated version: N/A|Method or attribute name: status<br>Deprecated version: 9|bundleInstaller.d.ts| 336 …version: N/A|Method or attribute name: statusMessage<br>Deprecated version: 9|bundleInstaller.d.ts| 337 …leInstaller<br>Deprecated version: 9<br>Substitute API: ohos.bundle.installer|bundleInstaller.d.ts| 338 …eprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| 339 …eprecated version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller|bundleInstaller.d.ts| [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.2/ |
H A D | changelog-bundlemanager.md | 71 | bundle/bundleInstaller.d.ts | [@ohos.bundle.installer.d.ts](https://gitee.com/openharmony/in… 543 ## cl.bundlemanager.17 包管理安装接口变更,从bundle/bundleInstaller.d.ts移至@ohos.bundle.installer.d.ts 544 包管理安装接口变更,从bundle/bundleInstaller.d.ts移至[@ohos.bundle.installer.d.ts](https://gitee.com/openharmony…
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 5222 SharedBundleInstaller bundleInstaller(installParam, appType); 5232 auto res = bundleInstaller.CheckDependency(innerBundleInfo); 5245 SharedBundleInstaller bundleInstaller(installParam, appType); 5250 auto res = bundleInstaller.FindDependencyInInstalledBundles(dependency); 5263 SharedBundleInstaller bundleInstaller(installParam, appType); 5268 bundleInstaller.GetCallingEventInfo(eventInfo); 6202 SharedBundleInstaller bundleInstaller(installParam, appType); 6206 ErrCode ret = bundleInstaller.Install(eventTemplate); 6219 SharedBundleInstaller bundleInstaller(installParam, appType); 6224 bundleInstaller.SendBundleSystemEvent(eventTemplate, errCode); [all …]
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-bundle.md | 623 …interface InstallParam<br>新版本信息:9<br>代替接口: ohos.bundle.installer#InstallParam|bundleInstaller.d.ts| 624 …userId: number;<br>新版本信息:9<br>代替接口: ohos.bundle.installer.InstallParam#userId|bundleInstaller.d.ts| 625 …g: number;<br>新版本信息:9<br>代替接口: ohos.bundle.installer.InstallParam#installFlag|bundleInstaller.d.ts| 626 …a: boolean;<br>新版本信息:9<br>代替接口: ohos.bundle.installer.InstallParam#isKeepData|bundleInstaller.d.ts| 627 …名:InstallStatus;<br>方法or属性:export interface InstallStatus<br>新版本信息:9<br>代替接口:|bundleInstaller.d.ts| 628 …InstallStatus;<br>方法or属性:status: bundle.InstallErrorCode;<br>新版本信息:9<br>代替接口:|bundleInstaller.d.ts| 629 …旧版本信息:|类名:InstallStatus;<br>方法or属性:statusMessage: string;<br>新版本信息:9<br>代替接口:|bundleInstaller.d.ts| 630 …ace BundleInstaller<br>新版本信息:9<br>代替接口: ohos.bundle.installer#BundleInstaller|bundleInstaller.d.ts| 631 …us>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.installer.BundleInstaller#install|bundleInstaller.d.ts| 632 …>): void;<br>新版本信息:9<br>代替接口: ohos.bundle.installer.BundleInstaller#uninstall|bundleInstaller.d.ts| [all …]
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-bundle.md | 189 …mber;<br>旧版本信息:|类名:InstallParam;<br>方法or属性:userId: number;<br>新版本信息:systemapi|bundleInstaller.d.ts| 190 …<br>旧版本信息:|类名:InstallParam;<br>方法or属性:installFlag: number;<br>新版本信息:systemapi|bundleInstaller.d.ts| 191 …<br>旧版本信息:|类名:InstallParam;<br>方法or属性:isKeepData: boolean;<br>新版本信息:systemapi|bundleInstaller.d.ts| 192 …:InstallStatus;<br>方法or属性:status: bundle.InstallErrorCode;<br>新版本信息:systemapi|bundleInstaller.d.ts| 193 …>旧版本信息:|类名:InstallStatus;<br>方法or属性:statusMessage: string;<br>新版本信息:systemapi|bundleInstaller.d.ts| 194 …tallParam, callback: AsyncCallback\<InstallStatus>): void;<br>新版本信息:systemapi|bundleInstaller.d.ts| 195 …tallParam, callback: AsyncCallback\<InstallStatus>): void;<br>新版本信息:systemapi|bundleInstaller.d.ts|
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_data_mgr_test.cpp | 4736 auto bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->installer_; variable 4740 ASSERT_NE(bundleInstaller, nullptr); 4741 DelayedSingleton<BundleMgrService>::GetInstance()->installer_ = bundleInstaller; 4752 auto bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->installer_; variable 4756 ASSERT_NE(bundleInstaller, nullptr); 4757 DelayedSingleton<BundleMgrService>::GetInstance()->installer_ = bundleInstaller; 4772 auto bundleInstaller = DelayedSingleton<BundleMgrService>::GetInstance()->installer_; variable 4779 ASSERT_NE(bundleInstaller, nullptr); 4780 DelayedSingleton<BundleMgrService>::GetInstance()->installer_ = bundleInstaller;
|
H A D | bms_bundle_kit_service_test.cpp | 13427 std::shared_ptr<IBundleInstaller> bundleInstaller = std::make_shared<IBundleInstallerTest>(); variable 13428 ASSERT_NE(bundleInstaller, nullptr); 13431 EXPECT_TRUE(bundleInstaller->UninstallAndRecover("", installParam, statusReceiver)); 13441 std::shared_ptr<IBundleInstaller> bundleInstaller = std::make_shared<IBundleInstallerTest>(); variable 13442 ASSERT_NE(bundleInstaller, nullptr); 13444 auto ret = bundleInstaller->InstallCloneApp("", DEFAULT_USERID, appIndex); 13455 std::shared_ptr<IBundleInstaller> bundleInstaller = std::make_shared<IBundleInstallerTest>(); variable 13456 ASSERT_NE(bundleInstaller, nullptr); 13457 auto ret = bundleInstaller->UninstallCloneApp("", DEFAULT_USERID, APP_INDEX);
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-bundle.md | 623 …Param<br>New version: 9<br>Substitute API: ohos.bundle.installer#InstallParam|bundleInstaller.d.ts| 624 …r>New version: 9<br>Substitute API: ohos.bundle.installer.InstallParam#userId|bundleInstaller.d.ts| 625 … version: 9<br>Substitute API: ohos.bundle.installer.InstallParam#installFlag|bundleInstaller.d.ts| 626 …w version: 9<br>Substitute API: ohos.bundle.installer.InstallParam#isKeepData|bundleInstaller.d.ts| 627 …te name: export interface InstallStatus<br>New version: 9<br>Substitute API: |bundleInstaller.d.ts| 628 … name: status: bundle.InstallErrorCode;<br>New version: 9<br>Substitute API: |bundleInstaller.d.ts| 629 … attribute name: statusMessage: string;<br>New version: 9<br>Substitute API: |bundleInstaller.d.ts| 630 …er<br>New version: 9<br>Substitute API: ohos.bundle.installer#BundleInstaller|bundleInstaller.d.ts| 631 …w version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller#install|bundleInstaller.d.ts| 632 …version: 9<br>Substitute API: ohos.bundle.installer.BundleInstaller#uninstall|bundleInstaller.d.ts| [all …]
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-bundle.md | 189 …thod or attribute name: userId: number;<br>New version information: systemapi|bundleInstaller.d.ts| 190 …or attribute name: installFlag: number;<br>New version information: systemapi|bundleInstaller.d.ts| 191 …or attribute name: isKeepData: boolean;<br>New version information: systemapi|bundleInstaller.d.ts| 192 … name: status: bundle.InstallErrorCode;<br>New version information: systemapi|bundleInstaller.d.ts| 193 … attribute name: statusMessage: string;<br>New version information: systemapi|bundleInstaller.d.ts| 194 …: AsyncCallback\<InstallStatus>): void;<br>New version information: systemapi|bundleInstaller.d.ts| 195 …: AsyncCallback\<InstallStatus>): void;<br>New version information: systemapi|bundleInstaller.d.ts|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | Readme-CN.md | 244 - [bundleInstaller(系统接口)](js-apis-bundle-BundleInstaller-sys.md)
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | Readme-EN.md | 244 - [bundleInstaller (System API)](js-apis-bundle-BundleInstaller-sys.md)
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.2/ |
H A D | changelog-bundlemanager.md | 71 | bundle/bundleInstaller.d.ts | [@ohos.bundle.installer.d.ts](https://gitee.com/openharmony/in… 590 The bundle manager installation API is moved from **bundle/bundleInstaller.d.ts** to [@ohos.bundle.…
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 1981 … - [bundleInstaller(系统接口)](reference/apis-ability-kit/js-apis-bundle-BundleInstaller-sys.md)
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 1866 … - [bundleInstaller (System API)](reference/apis-ability-kit/js-apis-bundle-BundleInstaller-sys.md)
|