Home
last modified time | relevance | path

Searched refs:IsValidFilters (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp129 bool IsValidFilters(const napi_env env, const napi_value filters, int& errCode) in IsValidFilters() function
185 && IsValidFilters(env, NapiUtil::GetProperty(env, watcher, FILTERS_PROPERTY), errCode) in IsValidWatcher()