Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/mock/
Djs_err_utils.h74 static std::string GetErrorMsg(const WMError& errorCode) in GetErrorMsg() function
79 static std::string GetErrorMsg(const WmErrorCode& errorCode) in GetErrorMsg() function
84 static std::string GetErrorMsg(const DMError& errorCode) in GetErrorMsg() function
89 static std::string GetErrorMsg(const DmErrorCode& errorCode) in GetErrorMsg() function
/foundation/window/window_manager/interfaces/kits/napi/common/
Djs_err_utils.cpp244 std::string JsErrUtils::GetErrorMsg(const WMError& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
250 std::string JsErrUtils::GetErrorMsg(const WmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
256 std::string JsErrUtils::GetErrorMsg(const DMError& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
262 std::string JsErrUtils::GetErrorMsg(const DmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::JsErrUtils
/foundation/window/window_manager/interfaces/kits/ani/screen_runtime/screen_ani/src/
Dani_err_utils.cpp81 std::string AniErrUtils::GetErrorMsg(const DMError& errorCode) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
87 std::string AniErrUtils::GetErrorMsg(const DmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
/foundation/window/window_manager/interfaces/kits/ani/display_runtime/display_ani/src/
Dani_err_utils.cpp82 std::string AniErrUtils::GetErrorMsg(const DMError& errorCode) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
88 std::string AniErrUtils::GetErrorMsg(const DmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
/foundation/window/window_manager/window_scene/interfaces/kits/ani/scene_session_manager/scene_session_manager_ani/src/
Dani_err_utils.cpp84 std::string AniErrUtils::GetErrorMsg(const WmErrorCode& errorCode) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
/foundation/window/window_manager/interfaces/kits/ani/window_runtime/window_stage_ani/src/
Dani_err_utils.cpp252 std::string AniErrUtils::GetErrorMsg(WMError error) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
258 std::string AniErrUtils::GetErrorMsg(WmErrorCode error) in GetErrorMsg() function in OHOS::Rosen::AniErrUtils
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_loading_context.h146 const std::string& GetErrorMsg() in GetErrorMsg() function
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
Dability_business_error.cpp362 std::string GetErrorMsg(const AbilityErrorCode& errCode) in GetErrorMsg() function
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
Dsoundpool_callback_napi.cpp90 std::string SoundPoolCallBackNapi::GetErrorMsg(int32_t errorCode) in GetErrorMsg() function in OHOS::Media::SoundPoolCallBackNapi
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp57 std::string FormMgr::GetErrorMsg(int errorCode) in GetErrorMsg() function in OHOS::AppExecFwk::FormMgr
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
Dprompt_action.cpp2471 std::string GetErrorMsg(int32_t errorCode) in GetErrorMsg() function