Searched refs:IsValidEventInfo (Results 1 – 2 of 2) sorted by relevance
46 bool IsValidEventInfo(const napi_env env, const napi_value eventInfo);
93 bool NapiHiAppEventBuilder::IsValidEventInfo(const napi_env env, const napi_value eventInfo) in IsValidEventInfo() function in OHOS::HiviewDFX::NapiHiAppEventBuilder114 return IsValidEventInfo(env, params[0]); in IsNewWriteParams()