Home
last modified time | relevance | path

Searched defs:NapiThrow (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Derror_util.cpp33 void ErrorUtil::NapiThrow(napi_env env, int32_t errCode, const std::string& valueName, in NapiThrow() function in OHOS::Global::I18n::ErrorUtil
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp125 void Common::NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function in OHOS::NotificationNapi::Common
132 void Common::NapiThrow(napi_env env, int32_t errCode, std::string &msg) in NapiThrow() function in OHOS::NotificationNapi::Common
/ohos5.0/base/global/resource_management/interfaces/js/kits/src/
H A Dsendable_resource_manager_napi.cpp43 static void NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp97 void NotificationNapi::NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function in OHOS::Location::NotificationNapi
/ohos5.0/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
H A Djs_ui_appearance.cpp39 void NapiThrow(napi_env env, const std::string& message, int32_t errCode) in NapiThrow() function
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp146 void ResourceManagerNapiUtils::NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function in OHOS::Global::Resource::ResourceManagerNapiUtils
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_drag_function.cpp36 void NapiThrow(const RefPtr<Framework::JsEngine>& engine, int32_t errCode, const std::string& messa… in NapiThrow() function
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp58 void NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function
76 void NapiThrow(napi_env env, int32_t errCode, std::string &msg) in NapiThrow() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp53 void NapiThrow(napi_env env, const std::string& message, int32_t errCode) in NapiThrow() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H A Dnapi_want_agent.cpp113 void NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function