Home
last modified time | relevance | path

Searched defs:NapiThrow (Results 1 - 6 of 6) sorted by relevance

/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
/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
/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
/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
/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
/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
[all...]

Completed in 9 milliseconds