Searched defs:NapiThrow (Results 1 – 4 of 4) sorted by relevance
30 void ErrorUtil::NapiThrow(napi_env env, int32_t errCode, bool throwError) in NapiThrow() function in OHOS::Global::I18n::ErrorUtil
147 void ResourceManagerNapiUtils::NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function in OHOS::Global::Resource::ResourceManagerNapiUtils
3558 void NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function
95 void Common::NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function in OHOS::NotificationNapi::Common