Searched defs:Throw (Results 1 – 4 of 4) sorted by relevance
155 bool AbilityRuntimeErrorUtil::Throw(napi_env env, int32_t errCode, const std::string &errMessage) in Throw() function in OHOS::AbilityRuntime::AbilityRuntimeErrorUtil
243 void JsiException::Throw(const char* format, Args... args) function in OHOS::Ace::Framework::JsiException252 void JsiException::Throw(int32_t code, const char* format, Args... args) function in OHOS::Ace::Framework::JsiException
61 static void Throw(napi_env env, int32_t errCode) in Throw() function in OHOS::AbilityRuntime::JsQuickFixManager
118 bool NapiFormUtil::Throw(napi_env env, int32_t errCode, const std::string &errMessage) in Throw() function in OHOS::AbilityRuntime::NapiFormUtil