Home
last modified time | relevance | path

Searched refs:THIRD_PARTY_APP (Results 1 - 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp46 bundleFilePath, userInstallParam, Constants::AppType::THIRD_PARTY_APP); in Install()
53 bundleFilePath, installParam, Constants::AppType::THIRD_PARTY_APP); in Install()
94 bundleFilePaths, userInstallParam, Constants::AppType::THIRD_PARTY_APP); in Install()
100 resultCode = InstallBundle(bundleFilePaths, installParam, Constants::AppType::THIRD_PARTY_APP); in Install()
247 bundleFilePaths, userInstallParam, Constants::AppType::THIRD_PARTY_APP); in InstallDriverForAllUsers()
H A Dbundle_install_checker.cpp353 newInfo.SetAppType(Constants::AppType::THIRD_PARTY_APP); in ParseHapFiles()
835 if ((appType == Constants::AppType::THIRD_PARTY_APP) && in CheckSystemSize()
H A Dbundle_mgr_host_impl.cpp46 constexpr const char* THIRD_PARTY_APP = "third-party"; member
2795 std::string appType = isSystemApp ? SYSTEM_APP : THIRD_PARTY_APP; in GetAppType()
4134 info.SetAppType(isSystemApp ? Constants::AppType::SYSTEM_APP : Constants::AppType::THIRD_PARTY_APP); in SetProvisionInfoToInnerBundleInfo()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h36 THIRD_PARTY_APP, member in OHOS::AppExecFwk::Constants::AppType
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h79 THIRD_PARTY_APP, member in OHOS::AppExecFwk::Constants::AppType
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h239 Constants::AppType appType_ = Constants::AppType::THIRD_PARTY_APP;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h50 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP;
H A Dinner_bundle_info.h2251 Constants::AppType appType_ = Constants::AppType::THIRD_PARTY_APP;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp172 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
186 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
205 Constants::AppType appType2 = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
228 Constants::AppType appType2 = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
248 Constants::AppType appType2 = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
949 innerBundleInfo2.SetAppType(Constants::AppType::THIRD_PARTY_APP); in HWTEST_F()
H A Dbms_bundle_installer_test.cpp1644 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
1936 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
3948 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
4213 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
4230 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
4246 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
4283 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
5207 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
5230 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
5248 auto appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp516 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
531 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp267 Constants::AppType appType = Constants::AppType::THIRD_PARTY_APP; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp818 info.SetAppType(Constants::AppType::THIRD_PARTY_APP); in HWTEST_F()

Completed in 39 milliseconds