Home
last modified time | relevance | path

Searched defs:errMsg (Results 1 – 25 of 74) sorted by relevance

123

/base/global/resource_management/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp24 void ReportInitResourceManagerFail(const std::string& bundleName, const std::string& errMsg) in ReportInitResourceManagerFail()
36 void ReportGetResourceByIdFail(int32_t resId, const std::string& result, const std::string& errMsg) in ReportGetResourceByIdFail()
49 …esourceByNameFail(const std::string& resName, const std::string& result, const std::string& errMsg) in ReportGetResourceByNameFail()
62 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg) in ReportAddResourcePathFail()
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_inputer_manager.cpp57 std::string errMsg = "The number of parameter must be two"; in ParseContextForRegisterInputer() local
63 std::string errMsg = "The type of parameter authType must be number"; in ParseContextForRegisterInputer() local
71 … std::string errMsg = "The onGetData function should be contained in the inputer, but not found"; in ParseContextForRegisterInputer() local
79 std::string errMsg = "The onGetData is not a function"; in ParseContextForRegisterInputer() local
110 std::string errMsg = "The number of parameter must be one"; in UnregisterInputer() local
117 std::string errMsg = "The type of parameter authType must be number"; in UnregisterInputer() local
Dnapi_account_iam_identity_manager.cpp67 std::string errMsg = "The type of arg 1 must be function"; in ParseContextForOpenSession() local
123 std::string errMsg = "The arg number must be at least 2 characters"; in ParseContextForUpdateCredential() local
128 std::string errMsg = "The type of arg 1 must be valid CredentialInfo"; in ParseContextForUpdateCredential() local
134 std::string errMsg = "The type of arg 2 must be valid IIdmCallback"; in ParseContextForUpdateCredential() local
205 std::string errMsg = "The arg number must be at least 1 characters"; in Cancel() local
213 std::string errMsg = "The type of arg 1 must be a uint8_t array"; in Cancel() local
235 std::string errMsg = "The arg number must be at least 2 characters"; in ParseContextForDelUser() local
240 std::string errMsg = "The type of arg 1 must be a uint8_t array"; in ParseContextForDelUser() local
246 std::string errMsg = "The type of arg 2 must be valid IIdmCallback"; in ParseContextForDelUser() local
281 std::string errMsg = "The arg number must be at least 3 characters"; in ParseContextForDelCred() local
[all …]
Dnapi_account_iam_user_auth.cpp74 std::string errMsg = "The arg number must be 2 characters"; in GetAvailableStatus() local
81 std::string errMsg = "The type of arg 1 must be number"; in GetAvailableStatus() local
89 std::string errMsg = "The type of arg 2 must be number"; in GetAvailableStatus() local
120 std::string errMsg = "The arg number must be at least 1 character"; in ParseContextForGetSetProperty() local
137 std::string errMsg = "Arg 1 must be a valid GetPropertyRequest"; in ParseContextForGetSetProperty() local
144 std::string errMsg = "Arg 1 must be a valid SetPropertyRequest"; in ParseContextForGetSetProperty() local
292 …std::string errMsg = "The arg number must be at least " + std::to_string(ARG_SIZE_ONE) + " charact… in CancelAuth() local
299 std::string errMsg = "The type of arg 1 must be number"; in CancelAuth() local
Dnapi_account_iam_pin_auth.cpp58 …std::string errMsg = "The arg number must be at least " + std::to_string(ARG_SIZE_ONE) + " charact… in ParseContextForRegisterInputer() local
71 std::string errMsg = "The type of arg 1 must be function or object"; in ParseContextForRegisterInputer() local
/base/hiviewdfx/hilog/test/unittest/common/
Dhilogtool_test.cpp174 std::string errMsg = ErrorCode2Str(ERR_LOG_LEVEL_INVALID) + "\n"; variable
199 std::string errMsg = ErrorCode2Str(ERR_INVALID_DOMAIN_STR) + "\n"; variable
224 std::string errMsg = ErrorCode2Str(ERR_TAG_STR_TOO_LONG) + "\n"; variable
255 std::string errMsg = ErrorCode2Str(ERR_INVALID_SIZE_STR) + "\n"; variable
302 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable
331 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable
373 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable
398 std::string errMsg = ErrorCode2Str(ERR_NOT_NUMBER_STR) + "\n"; variable
468 std::string errMsg = ErrorCode2Str(ERR_LOG_TYPE_INVALID) + "\n"; variable
517 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable
[all …]
/base/usb/usb_manager/utils/native/include/
Dusb_napi_errors.h45 #define USB_ASSERT_BASE(env, assertion, errCode, errMsg, retVal) \ argument
55 #define USB_ASSERT(env, assertion, errCode, errMsg) USB_ASSERT_BASE(env, assertion, errCode, errMsg… argument
56 #define USB_ASSERT_RETURN_VOID(env, assertion, errCode, errMsg) \ argument
58 #define USB_ASSERT_RETURN_FALSE(env, assertion, errCode, errMsg) USB_ASSERT_BASE(env, assertion, er… argument
59 #define USB_ASSERT_RETURN_UNDEF(env, assertion, errCode, errMsg) \ argument
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account_common.cpp85 std::string errMsg = "The type of arg " + std::to_string(argc) + " must be function"; in ParseOneParaContext() local
102 std::string errMsg = "The type of arg " + std::to_string(argc) + " must be function"; in ParseCallbackAndId() local
109 std::string errMsg = "The type of arg 1 must be number"; in ParseCallbackAndId() local
316 std::string errMsg = "The type of arg " + std::to_string(argc) + " must be function"; in ParseParaSetOAName() local
324 std::string errMsg = "The type of arg 1 must be number"; in ParseParaSetOAName() local
330 std::string errMsg = "The type of arg 2 must be string"; in ParseParaSetOAName() local
373 std::string errMsg = "The type of arg " + std::to_string(argc) + " must be function"; in ParseParaSetOAConstraints() local
382 std::string errMsg = "The type of arg 1 must be number"; in ParseParaSetOAConstraints() local
390 std::string errMsg = "The type of arg 2 must be unempty array of strings"; in ParseParaSetOAConstraints() local
398 std::string errMsg = "The type of arg 3 must be boolean"; in ParseParaSetOAConstraints() local
[all …]
/base/update/updater/services/ui/view/page/
Dview_proxy.h49 T *As(std::string &errMsg) const in As()
64 T *As(std::string &errMsg) const in As()
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_config.cpp48 std::string errMsg = NapiUtil::CreateErrMsg(key, CONFIG_OPTION_MAP.at(key)); in Configure() local
53 std::string errMsg = "Invalid max storage quota value."; in Configure() local
Dnapi_hiappevent_builder.cpp142 std::string errMsg = NapiUtil::CreateErrMsg("param value", PARAM_VALUE_TYPE); in AddArrayParam2EventPack() local
172 std::string errMsg = NapiUtil::CreateErrMsg("param value", PARAM_VALUE_TYPE); in AddParam2EventPack() local
191 std::string errMsg = NapiUtil::CreateErrMsg("param value", PARAM_VALUE_TYPE); in AddParams2EventPack() local
/base/msdp/device_status/utils/common/src/
Dutil_napi_error.cpp48 std::string errMsg; in HandleExecuteResult() local
57 std::string errMsg; in HandleExecuteResult() local
/base/account/os_account/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp29 void ReportServiceStartFail(int32_t errCode, const std::string& errMsg) in ReportServiceStartFail()
64 int32_t id, const std::string& operationStr, int32_t errCode, const std::string& errMsg) in ReportOsAccountOperationFail()
86 int32_t userId, const std::string& operationStr, int32_t errCode, const std::string& errMsg) in ReportOhosAccountOperationFail()
108 int32_t errCode, const std::string& errMsg) in ReportAppAccountOperationFail()
/base/usb/usb_manager/utils/native/src/
Dusb_napi_errors.cpp34 napi_value CreateBusinessError(const napi_env &env, int32_t errCode, const std::string &errMsg) in CreateBusinessError()
56 void ThrowBusinessError(const napi_env &env, int32_t errCode, const std::string &errMsg) in ThrowBusinessError()
/base/security/access_token/interfaces/kits/common/src/
Dnapi_error.cpp51 std::string errMsg = "Unknown error, errCode + " + std::to_string(errCode) + "."; in GetErrorMessage() local
55 napi_value GenerateBusinessError(napi_env env, int32_t errCode, const std::string& errMsg) in GenerateBusinessError()
/base/location/frameworks/js/napi/source/
Dlocation_napi_errcode.cpp26 std::string errMsg = GetErrorMsgByCode(errCode); in HandleSyncErrCode() local
/base/update/updater/test/unittest/test_data/src/
DpackageInfos.json3 "errMsg": "", string
/base/global/i18n/interfaces/js/kits/src/
Derror_util.cpp40 std::string errMsg = iter != ErrorCodeToMsg.end() ? iter->second : ""; in NapiThrow() local
/base/update/updateservice/services/firmware/upgrade/install/include/
Dfirmware_install.h33 ErrorMessage errMsg; member
/base/update/updateservice/services/firmware/upgrade/install/src/
Dfirmware_install.cpp67 ErrorMessage errMsg = { errCode, errorMsg }; in CallbackFailedResult() local
/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
Dnapi_distributed_account.cpp118 std::string errMsg = "The type of " + PROPERTY_KEY_NAME + " must be string"; in GetAccountInfo() local
124 std::string errMsg = "The type of " + PROPERTY_KEY_ID + " must be string"; in GetAccountInfo() local
130 std::string errMsg = "The type of " + PROPERTY_KEY_NICKNAME + " must be string"; in GetAccountInfo() local
136 std::string errMsg = "The type of " + PROPERTY_KEY_AVATAR + " must be string"; in GetAccountInfo() local
153 std::string errMsg = "The type of " + PROPERTY_KEY_SCALABLE + " must be object"; in GetAccountInfo() local
/base/update/updateservice/services/firmware/upgrade/executor/src/
Dfirmware_install_executor.cpp113 void FirmwareInstallExecutor::HandleInstallResult(const bool result, const ErrorMessage &errMsg) in HandleInstallResult()
/base/security/certificate_framework/frameworks/js/napi/certificate/inc/
Dnapi_common.h35 const char *errMsg = nullptr; member
/base/security/access_token/interfaces/kits/accesstoken/napi/src/
Dnapi_atmanager.cpp442 std::string errMsg; in ParseInputVerifyPermissionOrGetFlag() local
659 std::string errMsg = GetParamErrorMsg("tokenID", "number"); in VerifyAccessTokenSync() local
664 std::string errMsg = GetParamErrorMsg("permissionName", "string"); in VerifyAccessTokenSync() local
698 std::string errMsg; in ParseInputGrantOrRevokePermission() local
1069 std::string errMsg; in ParseRequestPermissionFromUser() local
1621 std::string errMsg; in FillPermStateChangeInfo() local
1695 std::string errMsg = GetParamErrorMsg("type", "string"); in ParseInputToRegister() local
1720 std::string errMsg = GetErrorMessage(JsErrorCode::JS_ERROR_PARAM_INVALID); in RegisterPermStateChangeCallback() local
1729 std::string errMsg = GetErrorMessage(jsCode); in RegisterPermStateChangeCallback() local
1750 std::string errMsg; in ParseInputToUnregister() local
[all …]
/base/hiviewdfx/hiview/base/running_status_logger/
Drunning_status_logger.cpp33 char errMsg[BUF_SIZE] = { 0 }; variable

123