Home
last modified time | relevance | path

Searched defs:OnEvents (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
Dapp_event_observer.h57 virtual void OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) {} in OnEvents() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_processor_proxy.cpp48 void AppEventProcessorProxy::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorProxy
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher.cpp71 void NdkAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>> &events) in OnEvents() function in OHOS::HiviewDFX::NdkAppEventWatcher
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_app_event_watcher.cpp212 void NapiAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents() function in OHOS::HiviewDFX::NapiAppEventWatcher
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_watcher_test.cpp84 void OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) override in OnEvents() function in __anon23307c900111::AppEventWatcherTest
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dappevent_watcher_impl.cpp406 void AppEventWatcherImpl::OnEvents(const std::vector<std::shared_ptr<OHOS::HiviewDFX::AppEventPack>… in OnEvents() function in OHOS::CJSystemapi::HiAppEvent::AppEventWatcherImpl