Searched refs:ThrowByInternalErrCode (Results 1 – 3 of 3) sorted by relevance
109 static bool ThrowByInternalErrCode(napi_env env, int32_t errCode);
81 bool result = AbilityRuntimeErrorUtil::ThrowByInternalErrCode(env_, 1);
171 bool AbilityRuntimeErrorUtil::ThrowByInternalErrCode(napi_env env, int32_t errCode) in ThrowByInternalErrCode() function in OHOS::AbilityRuntime::AbilityRuntimeErrorUtil