Home
last modified time | relevance | path

Searched defs:GetErrorMsg (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutil_napi_error.cpp26 bool GetErrorMsg(int32_t code, std::string &codeMsg) in GetErrorMsg() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Djs_err_utils.cpp216 std::string JsErrUtils::GetErrorMsg(const WMError& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
222 std::string JsErrUtils::GetErrorMsg(const WmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
228 std::string JsErrUtils::GetErrorMsg(const DMError& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
234 std::string JsErrUtils::GetErrorMsg(const DmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.h156 const std::string& GetErrorMsg() in GetErrorMsg() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp227 std::string GetErrorMsg(const AbilityErrorCode& errCode) in GetErrorMsg() function
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp53 std::string FormMgr::GetErrorMsg(int errorCode) in GetErrorMsg() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp1900 std::string GetErrorMsg(int32_t errorCode) in GetErrorMsg() function