/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/ |
H A D | napi_account_iam_user_auth.cpp | 76 std::string errMsg = "Parameter error. The number of parameters should be at least 2"; in GetAvailableStatus() local 83 std::string errMsg = "Parameter error. The type of \"authType\" must be number"; in GetAvailableStatus() local 91 std::string errMsg = "Parameter error. The type of \"authTrustLevel\" must be number"; in GetAvailableStatus() local 122 std::string errMsg = "Parameter error. The number of parameters should be at least 1"; in ParseContextForGetSetProperty() local 201 std::string errMsg = "Parameter error. The number of parameters should be at least 2"; in ParseContextForGetPropertyById() local 357 std::string errMsg = "Parameter error. The type of \"authOptions\" must be object"; in ParseContextForAuthOptions() local 364 std::string errMsg = "Parameter error. The type of \"accountId\" must be number"; in ParseContextForAuthOptions() local 407 std::string errMsg = "Parameter error. The type of \"authType\" must be AuthType"; in ParseContextForAuth() local 426 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseContextForAuth() local 444 std::string errMsg = "Parameter error. The type of \"userId\" must be number"; in ParseContextForAuthUser() local [all …]
|
H A D | napi_account_iam_inputer_manager.cpp | 57 std::string errMsg = "Parameter error. The number of parameters should be at least 2"; in ParseContextForRegisterInputer() local 63 std::string errMsg = "Parameter error. The type of \"authType\" must be AuthType"; in ParseContextForRegisterInputer() local 71 std::string errMsg = "Parameter error. The type of \"inputer\" must be IInputer"; in ParseContextForRegisterInputer() local 79 std::string errMsg = "Parameter error. The type of \"inputer\" must be IInputer"; in ParseContextForRegisterInputer() local 110 std::string errMsg = "Parameter error. The number of parameters should be at least 1"; in UnregisterInputer() local 117 std::string errMsg = "Parameter error. The type of \"authType\" must be AuthType"; in UnregisterInputer() local
|
H A D | napi_account_iam_identity_manager.cpp | 85 std::string errMsg = "Parameter error. The type of \"accountId\" must be number"; in ParseContextForCloseSession() local 145 std::string errMsg = "Parameter error. The number of parameters should be 2"; in ParseContextForUpdateCredential() local 156 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseContextForUpdateCredential() local 245 std::string errMsg = "Parameter error. The number of parameters should be 1"; in Cancel() local 275 std::string errMsg = "Parameter error. The number of parameters should be 2"; in ParseContextForDelUser() local 280 std::string errMsg = "Parameter error. The type of \"token\" must be Uint8Array"; in ParseContextForDelUser() local 286 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseContextForDelUser() local 321 std::string errMsg = "Parameter error. The number of parameters should be 3"; in ParseContextForDelCred() local 331 std::string errMsg = "Parameter error. The type of \"token\" must be Uint8Array"; in ParseContextForDelCred() local 337 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseContextForDelCred() local [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/ |
H A D | dscreen_hisysevent.cpp | 25 …eportSaFail(const std::string &eventName, int32_t errCode, int32_t saId, const std::string &errMsg) in ReportSaFail() 40 const std::string &dhId, const std::string &errMsg) in ReportRegisterFail() 51 const std::string &dhId, const std::string &errMsg) in ReportUnRegisterFail() 66 void ReportOptFail(const std::string &eventName, int32_t errCode, const std::string &errMsg) in ReportOptFail() 79 void ReportSaEvent(const std::string &eventName, int32_t saId, const std::string &errMsg) in ReportSaEvent() 93 const std::string &errMsg) in ReportRegisterScreenEvent() 104 const std::string &errMsg) in ReportUnRegisterScreenEvent() 115 const std::string &errMsg) in ReportScreenMirrorEvent()
|
/ohos5.0/base/global/resource_management/dfx/hisysevent_adapter/ |
H A D | hisysevent_adapter.cpp | 24 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() 50 …esourceByNameFail(const std::string& resName, const std::string& result, const std::string& errMsg) in ReportGetResourceByNameFail() 64 void ReportAddResourcePathFail(const char* resourcePath, const std::string& errMsg) in ReportAddResourcePathFail()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | dcamera_hisysevent_adapter.cpp | 40 void ReportDcamerInitFail(const std::string& eventName, int32_t errCode, const std::string& errMsg) in ReportDcamerInitFail() 53 std::string version, const std::string& errMsg) in ReportRegisterCameraFail() 68 void ReportDcamerOptFail(const std::string& eventName, int32_t errCode, const std::string& errMsg) in ReportDcamerOptFail() 80 void ReportSaEvent(const std::string& eventName, int32_t saId, const std::string& errMsg) in ReportSaEvent() 93 std::string version, const std::string& errMsg) in ReportRegisterCameraEvent() 108 const std::string& errMsg) in ReportCameraOperaterEvent() 121 …artCaptureEvent(const std::string& eventName, EventCaptureInfo& capture, const std::string& errMsg) in ReportStartCaptureEvent()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/ |
H A D | dcamera_hisysevent_adapter_test.cpp | 68 std::string errMsg = "dcamera_hisysevent_adapter_test_001"; variable 86 std::string errMsg = "error"; variable 104 std::string errMsg = "error"; variable 121 std::string errMsg = "error"; variable 142 std::string errMsg = "error"; variable
|
/ohos5.0/base/hiviewdfx/hilog/test/unittest/common/ |
H A D | hilogtool_test.cpp | 175 std::string errMsg = ErrorCode2Str(ERR_LOG_LEVEL_INVALID) + "\n"; variable 200 std::string errMsg = ErrorCode2Str(ERR_INVALID_DOMAIN_STR) + "\n"; variable 225 std::string errMsg = ErrorCode2Str(ERR_TAG_STR_TOO_LONG) + "\n"; variable 257 std::string errMsg = ErrorCode2Str(ERR_INVALID_SIZE_STR) + "\n"; variable 305 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable 334 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable 376 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable 401 std::string errMsg = ErrorCode2Str(ERR_NOT_NUMBER_STR) + "\n"; variable 471 std::string errMsg = ErrorCode2Str(ERR_LOG_TYPE_INVALID) + "\n"; variable 520 std::string errMsg = ErrorCode2Str(ERR_INVALID_ARGUMENT) + "\n"; variable [all …]
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/src/ |
H A D | napi_distributed_account.cpp | 88 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseQueryOhosAccountInfoAsyncContext() local 100 … std::string errMsg = "Parameter error. The type of " + PROPERTY_KEY_NAME + " must be string"; in GetAccountInfo() local 106 std::string errMsg = "Parameter error. The type of " + PROPERTY_KEY_ID + " must be string"; in GetAccountInfo() local 175 std::string errMsg = "Parameter error. The number of parameters should be at least 1"; in ParseUpdateOhosAccountInfoAsyncContext() local 182 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseUpdateOhosAccountInfoAsyncContext() local 434 std::string errMsg = "Parameter error. The number of parameters should be at least 2"; in ParseSetOsAccountDistributedInfoByLocalId() local 441 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseSetOsAccountDistributedInfoByLocalId() local 448 std::string errMsg = "Parameter error. The type of \"localId\" must be number"; in ParseSetOsAccountDistributedInfoByLocalId() local 493 std::string errMsg = "Parameter error. The number of parameters should be at least 1"; in ParseGetOsAccountDistributedInfoByLocalId() local 500 std::string errMsg = "Parameter error. The type of \"callback\" must be function"; in ParseGetOsAccountDistributedInfoByLocalId() local [all …]
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
H A D | napi_os_account_common.cpp | 125 std::string errMsg = "The number of parameters should be at least 1"; in ParseParaDeactivateOA() local 131 std::string errMsg = "The type of first arg must be number"; in ParseParaDeactivateOA() local 368 std::string errMsg = "The type of arg 1 must be number"; in ParseParaSetOAName() local 374 std::string errMsg = "The type of arg 2 must be string"; in ParseParaSetOAName() local 426 std::string errMsg = "The type of arg 1 must be number"; in ParseParaSetOAConstraints() local 442 std::string errMsg = "The type of arg 3 must be boolean"; in ParseParaSetOAConstraints() local 601 std::string errMsg = in ParseParaCreateOAForDomain() local 1181 std::string errMsg = "DomainInfo parse failed"; in ParseParaGetIdByDomain() local 1588 std::string errMsg = "The type of arg 1 must be function"; in ParseParaIsVerifiedWithOneParam() local 1900 std::string errMsg = "The type of arg 2 must be string"; in ParseParamForActiveUnsubscriber() local [all …]
|
/ohos5.0/drivers/external_device_manager/services/zidl/src/ |
H A D | driver_ext_mgr_callback_stub.cpp | 44 ErrMsg errMsg; in StubOnConnect() local 71 ErrMsg errMsg; in StubOnDisconnect() local 91 ErrMsg errMsg; in StubOnUnBind() local
|
H A D | driver_ext_mgr_callback_proxy.cpp | 21 …backProxy::OnConnect(uint64_t deviceId, const sptr<IRemoteObject> &drvExtObj, const ErrMsg &errMsg) in OnConnect() 62 void DriverExtMgrCallbackProxy::OnDisconnect(uint64_t deviceId, const ErrMsg &errMsg) in OnDisconnect() 98 void DriverExtMgrCallbackProxy::OnUnBind(uint64_t deviceId, const ErrMsg &errMsg) in OnUnBind()
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | ActivityManagerInternalTest.java | 184 public void startAndWait(String errMsg) throws Exception { in startAndWait() 188 public void startAndWait(String errMsg, boolean timedWaiting) throws Exception { in startAndWait() 204 public void assertWaiting(String errMsg) { in assertWaiting() 208 public void assertTimedWaiting(String errMsg) { in assertTimedWaiting() 212 public void assertTerminated(String errMsg) throws Exception { in assertTerminated()
|
/ohos5.0/base/usb/usb_manager/utils/native/include/ |
H A D | usb_napi_errors.h | 65 #define USB_ASSERT_BASE(env, assertion, errCode, errMsg, retVal) \ argument 75 #define USB_ASSERT(env, assertion, errCode, errMsg) USB_ASSERT_BASE(env, assertion, errCode, errMsg… argument 76 #define USB_ASSERT_RETURN_VOID(env, assertion, errCode, errMsg) \ argument 78 #define USB_ASSERT_RETURN_FALSE(env, assertion, errCode, errMsg) USB_ASSERT_BASE(env, assertion, er… argument 79 #define USB_ASSERT_RETURN_UNDEF(env, assertion, errCode, errMsg) \ argument
|
/ohos5.0/base/update/updater/services/ui/view/page/ |
H A D | view_proxy.h | 49 T *As(std::string &errMsg) const in As() 64 T *As(std::string &errMsg) const in As()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_hiappevent_config.cpp | 48 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
|
/ohos5.0/base/msdp/device_status/utils/common/src/ |
H A D | util_napi_error.cpp | 49 std::string errMsg; in HandleExecuteResult() local 58 std::string errMsg; in HandleExecuteResult() local
|
/ohos5.0/base/account/os_account/dfx/hisysevent_adapter/ |
H A D | account_hisysevent_adapter.cpp | 29 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()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_runtime_error_util_test/ |
H A D | ability_runtime_error_util_test.cpp | 119 std::string errMsg = AbilityRuntimeErrorUtil::GetErrMessage(ERR_OK); variable 131 std::string errMsg = AbilityRuntimeErrorUtil::GetErrMessage(1); variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | application_data_manager.cpp | 38 bool ApplicationDataManager::NotifyUnhandledException(const std::string &errMsg) in NotifyUnhandledException() 50 bool ApplicationDataManager::NotifyCJUnhandledException(const std::string &errMsg) in NotifyCJUnhandledException()
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
H A D | wifi_napi_errcode.cpp | 107 …tic napi_value GetCallbackErrorValue(napi_env env, const int32_t errCode, const std::string errMsg) in GetCallbackErrorValue() 145 std::string errMsg = GetNapiErrMsg(env, info.errorCode, info.sysCap); in HandleCallbackErrCode() local 163 std::string errMsg = GetNapiErrMsg(env, info.errorCode, info.sysCap); in HandlePromiseErrCode() local 187 std::string errMsg = GetNapiErrMsg(env, errCode, sysCap); in HandleSyncErrCode() local
|
/ohos5.0/base/usb/usb_manager/utils/native/src/ |
H A D | usb_napi_errors.cpp | 34 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()
|
/ohos5.0/base/security/access_token/interfaces/kits/napi/common/src/ |
H A D | napi_error.cpp | 56 std::string errMsg = "Unknown error, errCode + " + std::to_string(errCode) + "."; in GetErrorMessage() local 60 napi_value GenerateBusinessError(napi_env env, int32_t errCode, const std::string& errMsg) in GenerateBusinessError()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
H A D | js_display_manager.cpp | 231 std::string errMsg = "Invalid args count, need one arg"; in OnGetDisplayByIdSync() local 238 std::string errMsg = "Failed to convert parameter to displayId"; in OnGetDisplayByIdSync() local 243 std::string errMsg = "displayid is invalid, less than 0"; in OnGetDisplayByIdSync() local 583 std::string errMsg = "Invalid args count, need 2 args"; in OnRegisterDisplayManagerCallback() local 630 std::string errMsg = "Invalid args count, need one arg at least!"; in OnUnregisterDisplayManagerCallback() local 637 std::string errMsg = "Failed to convert parameter to string"; in OnUnregisterDisplayManagerCallback() local 673 std::string errMsg = "Invalid args count, need one arg"; in OnHasPrivateWindow() local 680 std::string errMsg = "Failed to convert parameter to displayId"; in OnHasPrivateWindow() local 685 std::string errMsg = "displayid is invalid, less than 0"; in OnHasPrivateWindow() local 787 std::string errMsg = "Invalid args count, need one arg"; in OnSetFoldDisplayMode() local [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | napi_error.cpp | 47 void NapiError::ThrowError(napi_env env, int32_t err, const std::string &errMsg) in ThrowError() 61 …hrowError(napi_env env, int32_t err, const char *funcName, int32_t line, const std::string &errMsg) in ThrowError()
|