Searched defs:NapiThrow (Results 1 - 6 of 6) sorted by relevance
/base/global/i18n/interfaces/js/kits/src/ |
H A D | error_util.cpp | 33 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 D | notification_napi_utils.cpp | 97 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 D | sendable_resource_manager_napi.cpp | 43 static void NapiThrow(napi_env env, int32_t errCode)
in NapiThrow() function
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_utils.cpp | 125 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 D | resource_manager_napi_utils.cpp | 146 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 D | common_event_parse.cpp | 58 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