Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp48 void AppEventProcessorProxy::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorProxy
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher.cpp70 void NdkAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>> &events) in OnEvents() function in OHOS::HiviewDFX::NdkAppEventWatcher
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_watcher_test.cpp84 void OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) override in OnEvents() function in __anon1a025f880110::AppEventWatcherTest
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_app_event_watcher.cpp275 void NapiAppEventWatcher::OnEvents(const std::vector<std::shared_ptr<AppEventPack>>& events) in OnEvents() function in OHOS::HiviewDFX::NapiAppEventWatcher
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp400 void AppEventWatcherImpl::OnEvents(const std::vector<std::shared_ptr<OHOS::HiviewDFX::AppEventPack>… in OnEvents() function in OHOS::CJSystemapi::HiAppEvent::AppEventWatcherImpl