Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dstatus_receiver_interface.h44 ERR_INSTALL_INTERNAL_ERROR = 9568260, enumerator
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp244 { IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR, ERROR_BUNDLE_SERVICE_EXCEPTION }, in CreateErrCodeMap()
899 { ERR_APPEXECFWK_INSTALL_INTERNAL_ERROR, IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR }, in CreateProxyErrCode()
923 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in InstallExecuter()
931 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in InstallExecuter()
950 installResult.resultCode = IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR; in InstallExecuter()
1091 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in UninstallOrRecoverExecuter()
1099 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in UninstallOrRecoverExecuter()
1109 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in UninstallOrRecoverExecuter()
1135 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in UninstallByUninstallParamExecuter()
1142 installResult.resultCode = static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR); in UninstallByUninstallParamExecuter()
[all...]
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command_common.cpp90 IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR,
H A Dbundle_command.cpp2124 return IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR; in InstallOperation()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dstatus_receiver_proxy.cpp30 const char* MSG_ERR_INSTALL_INTERNAL_ERROR = "[ERR_INSTALL_INTERNAL_ERROR]";
233 {IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR, MSG_ERR_INSTALL_INTERNAL_ERROR}}, member in OHOS::AppExecFwk::__anon4115::IStatusReceiver
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp4837 case static_cast<int32_t>(IStatusReceiver::ERR_INSTALL_INTERNAL_ERROR): in ConvertInstallResult()

Completed in 19 milliseconds