Home
last modified time | relevance | path

Searched defs:CreateErrorValue (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp83 napi_value Common::CreateErrorValue(napi_env env, int32_t errCode, bool newType) in CreateErrorValue() function in OHOS::NotificationNapi::Common
104 napi_value Common::CreateErrorValue(napi_env env, int32_t errCode, std::string &msg) in CreateErrorValue() function in OHOS::NotificationNapi::Common
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs_controller.cpp38 napi_value CreateErrorValue(napi_env env, int32_t errCode, const std::string& errMsg = "") in CreateErrorValue() function
H A Djs_xcomponent_controller.cpp46 napi_value CreateErrorValue(napi_env env, int32_t errCode, const std::string& errMsg = "") in CreateErrorValue() function
H A Djs_view_context.cpp383 napi_value CreateErrorValue(napi_env env, int32_t errCode, const std::string& errMsg = "") in CreateErrorValue() function
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp76 napi_value NotificationNapi::CreateErrorValue(napi_env env, int32_t errCode, bool newType) in CreateErrorValue() function in OHOS::Location::NotificationNapi
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context.cpp332 napi_value CreateErrorValue(napi_env env, int32_t errCode, const std::string& errMsg = "") in CreateErrorValue() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H A Dnapi_want_agent.cpp94 napi_value CreateErrorValue(napi_env env, int32_t errCode) in CreateErrorValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp60 napi_value CreateErrorValue(napi_env env, int32_t errCode, const std::string& errMsg = "") in CreateErrorValue() function