Searched defs:Throw (Results 1 – 3 of 3) sorted by relevance
33 static ani_status Throw(ani_env *env, int32_t code, const string &errMsg) in Throw() function71 … static ani_status Throw(ani_env *env, const char *className, int32_t code, const string &errMsg) in Throw() function
29 static void Throw(napi_env env, int32_t errCode, const char *errMsg) in Throw() function
34 static void Throw(napi_env env, int32_t errCode, const char *errMsg) in Throw() function