Home
last modified time | relevance | path

Searched defs:filters (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_watcher.cpp21 AppEventWatcher( const std::string& name, const std::vector<AppEventFilter>& filters, TriggerCondition cond) AppEventWatcher() argument
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_watcher_test.cpp98 void BuildSimpleFilters(std::vector<AppEventFilter>& filters) in BuildSimpleFilters() argument
103 void BuildSimpleOsFilters(std::vector<AppEventFilter>& filters) in BuildSimpleOsFilters() argument
120 std::vector<AppEventFilter> filters; in BuildSimpleWatcher() local
127 std::vector<AppEventFilter> filters; in BuildWatcherWithRow() local
67 AppEventWatcherTest( const std::string& name, const std::vector<AppEventFilter>& filters, TriggerCondition cond) AppEventWatcherTest() argument
135 std::vector<AppEventFilter> filters; BuildWatcherWithSize() local
143 std::vector<AppEventFilter> filters; BuildWatcherWithTimeout() local
151 std::vector<AppEventFilter> filters; BuildWatcherWithTimeout2() local
159 std::vector<AppEventFilter> filters; BuildSimpleOsWatcher() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_watcher.cpp84 NapiAppEventWatcher( const std::string& name, const std::vector<AppEventFilter>& filters, TriggerCondition cond) NapiAppEventWatcher() argument
H A Dnapi_hiappevent_watch.cpp129 bool IsValidFilters(const napi_env env, const napi_value filters, int& errCode) in IsValidFilters() argument
239 void GetFilters(const napi_env env, const napi_value watcher, std::vector<AppEventFilter>& filters) in GetFilters() argument
301 std::vector<AppEventFilter> filters; in AddWatcher() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp85 AppEventWatcherImpl( const std::string& name, const std::vector<AppEventFilter>& filters, TriggerCondition cond) AppEventWatcherImpl() argument
H A Dhiappevent_impl.cpp211 addWatcher(const std::string& name, const std::vector<AppEventFilter>& filters, const TriggerCondition& cond, void (*callbackOnTriggerRef)(int, int, int64_t), void (*callbackOnReceiveRef)(char*, CArrRetAppEventGroup)) addWatcher() argument
H A Dhiappevent_ffi.cpp363 std::vector<AppEventFilter> filters; in FfiOHOSHiAppEventAddWatcher() local

Completed in 5 milliseconds