Home
last modified time | relevance | path

Searched refs:namesValue (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp249 napi_value namesValue = NapiUtil::GetProperty(env, filterValue, FILTERS_NAMES_PROP); in GetFilters() local
251 if (namesValue != nullptr) { in GetFilters()
252 NapiUtil::GetStringsToSet(env, namesValue, names); in GetFilters()

Completed in 2 milliseconds