Searched defs:ThrowParamError (Results 1 – 2 of 2) sorted by relevance
164 bool NapiFormUtil::ThrowParamError(napi_env env, const std::string &extraMessage) in ThrowParamError() function in OHOS::AbilityRuntime::NapiFormUtil
412 void ThrowParamError(const napi_env env, const std::string& param, const std::string& type) in ThrowParamError() function