Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
Dapp_event_observer.h62 virtual bool IsRealTimeEvent(std::shared_ptr<AppEventPack> event) { return false; } in IsRealTimeEvent() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_processor_proxy.cpp103 bool EventConfig::IsRealTimeEvent(std::shared_ptr<AppEventPack> event) const in IsRealTimeEvent() function in OHOS::HiviewDFX::HiAppEvent::EventConfig
205 bool AppEventProcessorProxy::IsRealTimeEvent(std::shared_ptr<AppEventPack> event) in IsRealTimeEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorProxy
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher.cpp123 bool NdkAppEventWatcher::IsRealTimeEvent(std::shared_ptr<AppEventPack> event) in IsRealTimeEvent() function in OHOS::HiviewDFX::NdkAppEventWatcher
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_app_event_watcher.cpp217 bool NapiAppEventWatcher::IsRealTimeEvent(std::shared_ptr<AppEventPack> event) in IsRealTimeEvent() function in OHOS::HiviewDFX::NapiAppEventWatcher
/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dani_app_event_watcher.cpp241 bool AniAppEventWatcher::IsRealTimeEvent(std::shared_ptr<AppEventPack> event) in IsRealTimeEvent() function in OHOS::HiviewDFX::AniAppEventWatcher
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dappevent_watcher_impl.cpp528 bool AppEventWatcherImpl::IsRealTimeEvent(std::shared_ptr<OHOS::HiviewDFX::AppEventPack> event) in IsRealTimeEvent() function in OHOS::CJSystemapi::HiAppEvent::AppEventWatcherImpl