| /foundation/ability/form_fwk/interfaces/kits/native/src/ |
| D | form_errors.cpp | 132 std::string errorMessage = GetErrorMsgByExternalErrorCode(externalErrorCode); in QueryExternalErrorMessage() local 145 std::string errorMessage; in GetErrorMsgByExternalErrorCode() local
|
| /foundation/distributedhardware/device_manager/common/src/ |
| D | dm_error_message.cpp | 60 std::string errorMessage = "undefined error code."; in GetErrorString() local
|
| /foundation/communication/netmanager_base/frameworks/js/napi/common/ |
| D | napi_common.cpp | 241 std::string errorMessage = "error at baseContext is nullptr"; in HandleAsyncWork() local 265 std::string errorMessage = "error at napi_queue_async_work_with_qos"; in HandleAsyncWork() local 278 std::string errorMessage = "error at baseContext is nullptr"; in Handle1ValueCallback() local 315 std::string errorMessage = "error at baseContext is nullptr"; in Handle2ValueCallback() local 397 …ue NapiCommon::CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage()
|
| /foundation/arkui/ace_engine/frameworks/core/components/image/ |
| D | image_event.h | 98 LoadImageFailEvent(double componentWidth, double componentHeight, std::string errorMessage) in LoadImageFailEvent()
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| D | base_context.cpp | 61 void BaseContext::SetError(int32_t errorCode, const std::string &errorMessage) in SetError()
|
| D | napi_utils.cpp | 433 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage()
|
| /foundation/window/window_manager/interfaces/kits/napi/common/ |
| D | dm_napi_common.cpp | 122 const char *errorMessage = in NAPICall() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | dialog_container.h | 114 …void DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const … in DispatchPluginError()
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| D | base_context.cpp | 62 void BaseContext::SetError(int32_t errorCode, const std::string &errorMessage) in SetError()
|
| D | napi_utils.cpp | 575 napi_value CreateErrorMessage(napi_env env, int32_t errorCode, const std::string &errorMessage) in CreateErrorMessage()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | json_frontend.h | 147 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError()
|
| /foundation/ability/form_fwk/frameworks/js/napi/formUtil/ |
| D | napi_form_util.cpp | 159 std::string errorMessage = "Parameter error. Got " + gotNum + ", expected " + expectedNum; in ThrowParamNumError() local 165 std::string errorMessage = "Parameter error. " + extraMessage; in ThrowParamError() local 171 std::string errorMessage = "Parameter error."; in CreateParamTypeErrorMessage() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | declarative_frontend_ng.h | 75 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError()
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | UTTest_dm_anonymous.cpp | 167 std::string errorMessage = "dm process execution failed."; variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| D | business_error.cpp | 190 napi_value errorMessage = nullptr; in CreateError() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/ |
| D | dom_mock.h | 110 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError()
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ |
| D | camera_napi_utils.cpp | 533 std::string errorMessage = "System api can be invoked only by system applications"; in CheckSystemApp() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| D | image_provider.cpp | 163 std::string errorMessage("Fail to create image loader, Image source type not supported"); in CreateImageObjHelper() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | card_frontend.h | 69 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError()
|
| /foundation/arkui/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/ |
| D | plugin_frontend_test.cpp | 1354 std::string errorMessage { "errorMessage" }; variable 1375 std::string errorMessage { "errorMessage" }; variable
|
| /foundation/ability/ability_runtime/tools/aa/src/ |
| D | ability_command.cpp | 1711 std::string errorMessage = ""; in RunAsNotifyAppFaultCommand() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_group_js_bridge.cpp | 479 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) in TriggerModulePluginGetErrorCallback()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_group_js_bridge.cpp | 560 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) in TriggerModulePluginGetErrorCallback()
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/ |
| D | prompt_action.cpp | 226 napi_env env, std::shared_ptr<PromptAsyncContext>& context, const std::string& errorMessage) in DeleteContextAndThrowError()
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| D | native_devicemanager_js.cpp | 108 napi_value errorMessage = nullptr; in GenerateBusinessError() local
|