Home
last modified time | relevance | path

Searched defs:installFlag (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/utils/
H A Dinstall_param_serializer.h28 int32_t installFlag = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp197 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMsg) in InstallBundle()
217 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMsg) in InstallByBundleName()
237 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMsg) in InstallErrUid()
256 void BmsInstallSystemTest::InstallMultiBundle(const std::string bundleFilePath, bool installFlag) in InstallMultiBundle()
1374 bool installFlag = 0; variable
1410 bool installFlag = 0; variable
1440 bool installFlag = 1; variable
1686 bool installFlag = 0; variable
1725 bool installFlag = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp120 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMessage) in Install()
138 …const std::vector<std::string> &bundleFilePaths, const InstallFlag installFlag, std::string &insta… in Install()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h49 InstallFlag installFlag = InstallFlag::NORMAL; member
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/
H A Dbms_uninstall_system_test.cpp275 …const std::string &bundleFilePath, const InstallFlag installFlag, std::vector<std::string> &resvec) in Install()
293 …const std::vector<std::string> &bundleFilePaths, const InstallFlag installFlag, std::vector<std::s… in StreamInstall()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
H A Dbundle_manager_addon.cpp278 int32_t installFlag = 0; in jsObjectToInstallParam() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/
H A Dbundle_mgr_sandbox_app_system_test.cpp208 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMsg, in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp197 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMessage) in Install()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp271 …const std::string &bundleFilePath, const InstallFlag installFlag, std::vector<std::string> &resvec) in Install()
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp518 InstallFlag installFlag = InstallFlag::REPLACE_EXISTING; in RunAsInstallCommand() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp738 static bool ParseInstallFlag(napi_env env, napi_value args, InstallFlag &installFlag) in ParseInstallFlag()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp183 const std::string &bundleFilePath, const InstallFlag installFlag, std::string &installMsg, in InstallBundle()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1959 static bool ParseInstallFlag(napi_env env, napi_value args, InstallFlag &installFlag) in ParseInstallFlag()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp334 …const std::string &bundleFilePath, const InstallFlag installFlag, std::vector<std::string> &resvec) in Install()