Home
last modified time | relevance | path

Searched refs:ERR_INSTALL_VERSION_NOT_COMPATIBLE (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dstatus_receiver_interface.h69 ERR_INSTALL_VERSION_NOT_COMPATIBLE = 9568284, enumerator
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command_common.cpp266 IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE,
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbm_install_multi_user_test.cpp368 EXPECT_EQ(res, IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE); in HWTEST_F()
712 EXPECT_EQ(res, IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE); in HWTEST_F()
911 EXPECT_EQ(res, IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dstatus_receiver_proxy.cpp78 const char* MSG_ERR_INSTALL_VERSION_NOT_COMPATIBLE = "[ERR_INSTALL_VERSION_NOT_COMPATIBLE]";
332 {IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE, MSG_ERR_INSTALL_VERSION_NOT_COMPATIBLE}}, member in OHOS::AppExecFwk::__anon4115::IStatusReceiver
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp332 { IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE, ERROR_INSTALL_MULTIPLE_HAP_INFO_INCONSISTENT }, in CreateErrCodeMap()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp4914 case static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_VERSION_NOT_COMPATIBLE): in ConvertInstallResult()

Completed in 18 milliseconds