Home
last modified time | relevance | path

Searched refs:bundleFile (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_ota_update_test.cpp230 ret = OTAInstallSystemBundle(bundleFile);
279 ret = OTAInstallSystemBundle(bundleFile);
312 ret = OTAInstallSystemBundle(bundleFile);
339 ret = OTAInstallSystemBundle(bundleFile);
376 ret = InstallSystemBundle(bundleFile);
379 ret = InstallSystemBundle(bundleFile);
387 ret = OTAInstallSystemBundle(bundleFile);
390 ret = OTAInstallSystemBundle(bundleFile);
393 ret = OTAInstallSystemBundle(bundleFile);
431 ret = OTAInstallSystemBundle(bundleFile);
[all …]
H A Dbms_multiple_installer_test.cpp331 ErrCode result = InstallThirdPartyBundle(bundleFile);
390 std::string bundleFile = INVALID_PATH + RIGHT_BUNDLE; variable
391 ErrCode result = InstallThirdPartyBundle(bundleFile);
405 std::string bundleFile = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; variable
406 ErrCode result = InstallThirdPartyBundle(bundleFile);
540 auto bundleFile = RESOURCE_ROOT_PATH + RIGHT_BUNDLE_FIRST; variable
541 filePaths.emplace_back(bundleFile);
556 auto bundleFile = RESOURCE_ROOT_PATH + RIGHT_BUNDLE_FIRST; variable
557 filePaths.emplace_back(bundleFile);
606 filePaths.emplace_back(bundleFile);
[all …]
H A Dbms_bundle_installer_test.cpp424 bool result = InstallSystemBundle(bundleFile);
480 bool result = InstallSystemBundle(bundleFile);
495 bool result = InstallSystemBundle(bundleFile);
509 auto result = InstallThirdPartyBundle(bundleFile);
1497 ret = util.GetFileSize(bundleFile);
1591 bool result = OTAInstallSystemBundle(bundleFile);
3940 inBundlePaths.emplace_back(bundleFile);
5817 newInfos.try_emplace(bundleFile, newInfo);
5848 newInfos.try_emplace(bundleFile, newInfo);
5879 newInfos.try_emplace(bundleFile, newInfo);
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_app_test.cpp412 filePaths.emplace_back(bundleFile);
434 filePaths.emplace_back(bundleFile);
456 filePaths.emplace_back(bundleFile);
506 filePaths.emplace_back(bundleFile);
554 filePaths.emplace_back(bundleFile);
576 filePaths.emplace_back(bundleFile);
598 filePaths.emplace_back(bundleFile);
622 filePaths.emplace_back(bundleFile);
933 filePaths.emplace_back(bundleFile);
960 filePaths.emplace_back(bundleFile);
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_manager_test/
H A Dbms_bundle_installer_manager_test.cpp128 std::string bundleFile = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; variable
130 bundleFilePaths.emplace_back(bundleFile);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp752 auto bundleFile = BUNDLE_FILE; variable
753 int result = ExtractModuleFiles(bundleFile, TEMP_DIR, "", "");
785 auto bundleFile = BUNDLE_FILE; variable
786 int result = ExtractModuleFiles(bundleFile, "", "", "");
801 auto bundleFile = BUNDLE_FILE; variable
802 int result = ExtractModuleFiles(bundleFile, TEMP_DIR, "", "");
819 auto bundleFile = BUNDLE_FILE; variable
820 int result = ExtractModuleFiles(bundleFile, TEMP_DIR, "", "");