Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp50 constexpr unsigned int BIT_ALL_TYPES = 0xff; member
256 filters.emplace_back(AppEventFilter(domain, names, BIT_ALL_TYPES)); in GetFilters()
270 filterType = filterType > 0 ? filterType : BIT_ALL_TYPES; in GetFilters()
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp44 constexpr unsigned int BIT_ALL_TYPES = 0xff; member
378 types = types > 0 ? types : BIT_ALL_TYPES; in FfiOHOSHiAppEventAddWatcher()

Completed in 2 milliseconds