Home
last modified time | relevance | path

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

/foundation/window/window_manager/utils/src/
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
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_loading_context.h155 const std::string& GetErrorMsg() in GetErrorMsg() function
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
Dability_business_error.cpp221 std::string GetErrorMsg(const AbilityErrorCode& errCode) in GetErrorMsg() function
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp53 std::string FormMgr::GetErrorMsg(int errorCode) in GetErrorMsg() function in OHOS::AppExecFwk::FormMgr
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
Dprompt_action.cpp1831 std::string GetErrorMsg(int32_t errorCode) in GetErrorMsg() function