Searched defs:OnEvents (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ | ||
| D | app_event_processor_proxy.cpp | 39 void AppEventProcessorProxy::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorProxy |
| /base/hiviewdfx/hiappevent/test/unittest/common/native/ | ||
| D | hiappevent_watcher_test.cpp | 82 void OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) override in OnEvents() function in __anon9dad45f10111::AppEventWatcherTest |
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ | ||
| D | napi_app_event_watcher.cpp | 209 void NapiAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents() function in OHOS::HiviewDFX::NapiAppEventWatcher |